DataForSEO Appendix API

The Appendix API from DataForSEO — 4 operation(s) for appendix.

Operations 4

GET /v3/appendix/user_data #
GET /v3/appendix/errors #
POST /v3/appendix/webhook_resend #
GET /v3/appendix/status #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/dataforseo-appendix-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

dataforseo-appendix-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: DataForSEO AiOptimization Appendix API
  description: DataForSEO API is the starting point on your journey towards building powerful SEO software. With DataForSEO you can get all the data you need to build an efficient application while also saving your time and budget. DataForSEO API is using the REST technology for interchanging data between your application and our service. The data exchange is made through the widely used HTTP protocol, which allows applying our API to almost all programming languages.
  version: 1.0.0
servers:
- url: https://api.dataforseo.com
- url: https://sandbox.dataforseo.com
tags:
- name: Appendix
paths:
  /v3/appendix/user_data:
    get:
      tags:
      - Appendix
      description: 'You will receive detailed information about your API usage, prices, spending and other account details by calling this API.

        for more info please visit ''https://docs.dataforseo.com/v3/appendix/user_data/?bash'''
      operationId: UserData
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type:
                - object
                - 'null'
                oneOf:
                - $ref: '#/components/schemas/AppendixUserDataResponseInfo'
      security:
      - basicAuth: []
  /v3/appendix/errors:
    get:
      tags:
      - Appendix
      description: 'This endpoint returns a list of possible DataForSEO API errors and general status codes. Below you will find a list of HTTP response codes and internal messages. We recommend storing the data connected to error codes in your application log and designing a necessary system for handling related exceptional or error conditions.

        for more info please visit ''https://docs.dataforseo.com/v3/appendix/errors/?bash'''
      operationId: Errors
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type:
                - object
                - 'null'
                oneOf:
                - $ref: '#/components/schemas/AppendixErrorsResponseInfo'
      security:
      - basicAuth: []
  /v3/appendix/webhook_resend:
    post:
      tags:
      - Appendix
      description: 'Using this endpoint you can resend webhooks (pingbacks and postbacks) for up to 100 specified tasks.

        Note: Your account will not be double-charged for resending a webhook.

        for more info please visit ''https://docs.dataforseo.com/v3/appendix/webhook_resend/?bash'''
      operationId: WebhookResend
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type:
                - object
                - 'null'
                oneOf:
                - $ref: '#/components/schemas/AppendixWebhookResendRequestInfo'
              example:
              - id: 08161139-0001-0066-1000-06491d097ed5
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type:
                - object
                - 'null'
                oneOf:
                - $ref: '#/components/schemas/AppendixWebhookResendResponseInfo'
      security:
      - basicAuth: []
  /v3/appendix/status:
    get:
      tags:
      - Appendix
      description: 'By calling this API you will receive detailed information about the current status of all our APIs and endpoints. You will also get a full issue description if a problem occurs.

        for more info please visit ''https://docs.dataforseo.com/v3/appendix/status/?bash'''
      operationId: AppendixStatus
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type:
                - object
                - 'null'
                oneOf:
                - $ref: '#/components/schemas/AppendixStatusResponseInfo'
      security:
      - basicAuth: []
components:
  schemas:
    AppendixStatusTaskInfo:
      type: object
      allOf:
      - $ref: '#/components/schemas/BaseResponseTaskInfo'
      - type: object
        properties:
          result:
            type:
            - array
            - 'null'
            items:
              type:
              - object
              - 'null'
              oneOf:
              - $ref: '#/components/schemas/AppendixStatusResultInfo'
            description: array of results
    AppendixTechnologiesDomainAnalyticsPriceData:
      type: object
      properties:
        languages:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        locations:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        technologies:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        aggregation_technologies:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        domains_by_html_terms:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        domains_by_technology:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        domain_technologies:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        technologies_summary:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        technology_stats:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
    AppendixErrorsResponseInfo:
      type: object
      allOf:
      - $ref: '#/components/schemas/BaseResponseInfo'
      - type: object
        properties:
          tasks:
            type:
            - array
            - 'null'
            items:
              type:
              - object
              - 'null'
              oneOf:
              - $ref: '#/components/schemas/AppendixErrorsTaskInfo'
            description: array of tasks
    AppendixErrorsResultInfo:
      type: object
      properties:
        code:
          type:
          - integer
          - 'null'
          description: code
        message:
          type:
          - string
          - 'null'
          description: message
    AppendixKeywordsDataDaysRatesDataInfo:
      type: object
      properties:
        keywords_for_keywords:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
          properties:
            task_post:
              type: number
              format: double
            task_get:
              type: number
              format: double
            tasks_ready:
              type: number
              format: double
            live:
              type: number
              format: double
        keywords_for_site:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        search_volume:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        ad_traffic_by_keywords:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        languages:
          type:
          - number
          - 'null'
          format: double
        locations:
          type:
          - number
          - 'null'
          format: double
        tasks_ready:
          type:
          - number
          - 'null'
          format: double
        explore:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        categories:
          type:
          - number
          - 'null'
          format: double
        errors:
          type:
          - number
          - 'null'
          format: double
        bing:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataLimitsRatesDataInfo'
        keyword_performance:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        locations_and_languages:
          type:
          - number
          - 'null'
          format: double
        google_ads:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixGoogleAdsKeywordsDataLimitsRatesDataInfo'
        dataforseo_trends:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixDataforseoTrendsKeywordsDataLimitsRatesDataInfo'
        clickstream_data:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixClickstreamDataKeywordsDataLimitsRatesDataInfo'
        audience_estimation:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        keyword_suggestions_for_url:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
    AppendixBusinessDataDayLimitsRatesDataInfo:
      type: object
      properties:
        reviews:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        search:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
    AppendixPriceData:
      type: object
      properties:
        keywords_data:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixKeywordsDataPriceData'
        merchant:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixMerchantPriceData'
        serp:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixSerpPriceData'
        appendix:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixAppendixPriceData'
        app_data:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixAppDataPriceData'
        backlinks:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBacklinksPriceData'
        business_data:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBusinessDataPriceData'
        content_analysis:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixContentAnalysisPriceData'
        content_generation:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixContentGenerationPriceData'
        dataforseo_labs:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixDataforseoLabsPriceData'
        domain_analytics:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixDomainAnalyticsPriceData'
        on_page:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixOnPagePriceData'
    AppendixInfo:
      type: object
      properties:
        task_post:
          type: number
          format: double
        task_get:
          type: number
          format: double
        tasks_ready:
          type: number
          format: double
        live:
          type: number
          format: double
    AppendixAppendixDaysRatesDataInfo:
      type: object
      properties:
        user_data:
          type:
          - number
          - 'null'
          format: double
        errors:
          type:
          - number
          - 'null'
          format: double
    BaseResponseTaskInfo:
      properties:
        id:
          type:
          - string
          - 'null'
          description: 'task identifier

            unique task identifier in our system in the UUID format'
        status_code:
          type:
          - integer
          - 'null'
          description: 'status code of the task

            generated by DataForSEO, can be within the following range: 10000-60000

            you can find the full list of the response codes here'
        status_message:
          type:
          - string
          - 'null'
          description: 'informational message of the task

            you can find the full list of general informational messages here'
        time:
          type:
          - string
          - 'null'
          description: execution time, seconds
        cost:
          type:
          - number
          - 'null'
          description: total tasks cost, USD
          format: double
        result_count:
          type:
          - integer
          - 'null'
          description: number of elements in the result array
          format: int64
        path:
          type:
          - array
          - 'null'
          items:
            type:
            - string
            - 'null'
          description: URL path
        data:
          type:
          - object
          - 'null'
          additionalProperties:
            type:
            - object
            - 'null'
          description: contains the same parameters that you specified in the POST request
    AppendixUserDataTaskInfo:
      type: object
      allOf:
      - $ref: '#/components/schemas/BaseResponseTaskInfo'
      - type: object
        properties:
          result:
            type:
            - array
            - 'null'
            items:
              type:
              - object
              - 'null'
              oneOf:
              - $ref: '#/components/schemas/AppendixUserDataResultInfo'
            description: array of results
    AppendixFunctionTypeInfo:
      type: object
      properties:
        regular:
          type:
          - number
          - 'null'
          format: double
        advanced:
          type:
          - number
          - 'null'
          format: double
        html:
          type:
          - number
          - 'null'
          format: double
    AppendixSerpPriceDataInfo:
      type: object
      properties:
        advanced:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        regular:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        html:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
    AppendixAppDataPriceData:
      type: object
      properties:
        app_info:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixProductGoogleMerchantPriceDataInfo'
        app_listings:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixAppListingsAppDataPriceData'
        app_list:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixProductGoogleMerchantPriceDataInfo'
        app_reviews:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixPriceDataInfo'
        app_searches:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixProductGoogleMerchantPriceDataInfo'
        categories:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        errors:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        languages:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        locations:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        tasks_ready:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
    AppendixGoogleAdsKeywordsDataPriceData:
      type: object
      properties:
        ad_traffic_by_keywords:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        keywords_for_keywords:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        keywords_for_site:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        search_volume:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        status:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
    AppendixMerchantPriceData:
      type: object
      properties:
        google:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixGoogleMerchantPriceData'
        amazon:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixAmazonMerchantPriceData'
        errors:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        languages:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        locations:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        reviews:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixProductGoogleMerchantPriceDataInfo'
        tasks_ready:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
    AppendixBacklinksLimitsRatesDataInfo:
      type: object
      properties:
        summary:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        history:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        content_duplicates:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        domain_intersection:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        backlinks:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        domain_pages:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        anchors:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        referring_domains:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        page_intersection:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        referring_networks:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        bulk_ranks:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        bulk_backlinks:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        bulk_new_lost_backlinks:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        bulk_new_lost_referring_domains:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        bulk_referring_domains:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        errors:
          type:
          - number
          - 'null'
          format: double
        domain_pages_summary:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        timeseries_summary:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        timeseries_new_lost_summary:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        competitors:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        bulk_spam_score:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        bulk_pages_summary:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
    AppendixOnPageLimitsRatesDataInfo:
      type: object
      properties:
        task_post:
          type:
          - number
          - 'null'
          format: double
        tasks_ready:
          type:
          - number
          - 'null'
          format: double
        summary:
          type:
          - number
          - 'null'
          format: double
        resources:
          type:
          - number
          - 'null'
          format: double
        pages:
          type:
          - number
          - 'null'
          format: double
        non_indexable:
          type:
          - number
          - 'null'
          format: double
        duplicate_tags:
          type:
          - number
          - 'null'
          format: double
        links:
          type:
          - number
          - 'null'
          format: double
        waterfall:
          type:
          - number
          - 'null'
          format: double
        errors:
          type:
          - number
          - 'null'
          format: double
        pages_by_resource:
          type:
          - number
          - 'null'
          format: double
        duplicate_content:
          type:
          - number
          - 'null'
          format: double
        raw_html:
          type:
          - number
          - 'null'
          format: double
        instant_pages:
          type:
          - number
          - 'null'
          format: double
        redirect_chains:
          type:
          - number
          - 'null'
          format: double
        lighthouse:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        keyword_density:
          type:
          - number
          - 'null'
          format: double
        page_screenshot:
          type:
          - number
          - 'null'
          format: double
        content_parsing:
          type:
          - number
          - 'null'
          format: double
        content_parsing_live:
          type:
          - number
          - 'null'
          format: double
    AppendixSocialMediaBusinessDataPriceData:
      type: object
      properties:
        facebook:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        pinterest:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        reddit:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
    AppendixClickstreamDataKeywordsDataPriceData:
      type: object
      properties:
        bulk_search_volume:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        dataforseo_search_volume:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        global_search_volume:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        locations_and_languages:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
    AppendixMerchantLimitsRatesDataInfo:
      type: object
      properties:
        google:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixMerchantGoogleInfo'
        amazon:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixMerchantAmazonInfo'
        locations:
          type:
          - number
          - 'null'
          format: double
        languages:
          type:
          - number
          - 'null'
          format: double
        errors:
          type:
          - number
          - 'null'
          format: double
        reviews:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixSerpDaysRatesDataInfo'
        tasks_ready:
          type:
          - number
          - 'null'
          format: double
    AppendixTaskGetProductGoogleMerchantPriceDataInfo:
      type: object
      properties:
        advanced:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        html:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
    AppendixBusinessListingsBusinessDataPriceData:
      type: object
      properties:
        categories:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        categories_aggregation:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        locations:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        search:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
    AppendixStatusResponseInfo:
      type: object
      allOf:
      - $ref: '#/components/schemas/BaseResponseInfo'
      - type: object
        properties:
          tasks:
            type:
            - array
            - 'null'
            items:
              type:
              - object
              - 'null'
              oneOf:
              - $ref: '#/components/schemas/AppendixStatusTaskInfo'
            description: array of tasks
    AppendixGoogleBusinessDataPriceDataInfo:
      type: object
      properties:
        live:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        task_get:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        task_post:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
        tasks_ready:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixTaskKeywordsDataPriceDataInfo'
    AppendixContentGenerationPriceData:
      type: object
      properties:
        check_grammar:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixContentGenerationPriceDataInfo'
        generate:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        generate_meta_tags:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        generate_sub_topics:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        generate_text:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        paraphrase:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixBingKeywordsDataPriceDataInfo'
        text_summary:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixContentGenerationPriceDataInfo'
    AppendixWebhookResendTaskInfo:
      type: object
      allOf:
      - $ref: '#/components/schemas/BaseResponseTaskInfo'
      - type: object
        properties:
          result:
            type:
            - object
            - 'null'
            description: 'array of results

              the value of this array is always null;

              you can get the results by the preferred method of results delivery (pingback or postback) you specified when setting a task'
    AppendixBingKeywordsDataLimitsRatesDataInfo:
      type: object
      properties:
        keyword_performance:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        search_volume:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        keywords_for_site:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        keywords_for_keywords:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        audience_estimation:
          type:
          - object
          - 'null'
          oneOf:
          - $ref: '#/components/schemas/AppendixInfo'
        keyword_suggestions_for_url:
          type:
          - object
          - 'nul

# --- truncated at 32 KB (113 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/dataforseo/refs/heads/main/openapi/dataforseo-appendix-api-openapi.yml