• offset
    integer
    0 <= valuedefault: 0

    The offset of the results

  • limit
    integer
    1 <= value <= 100000default: 5

    The limit of the results

  • Response Body

    application/json

    application/json

    application/json

    application/json

    application/json

    curl -X GET "https://api.theirstack.com/v0/catalog/locations"
    [
      {
        "id": 5128581,
        "name": "New York",
        "admin1_name": "New York",
        "country_code": "US",
        "feature_code": "PPL",
        "feature_name": "city",
        "display_name": "string",
        "country_name": "string"
      }
    ]
    {
      "request_id": null,
      "error": {
        "code": "E-001",
        "title": "Not allowed exception",
        "description": "string"
      }
    }
    {
      "request_id": null,
      "error": {
        "code": "E-001",
        "title": "Not allowed exception",
        "description": "string"
      }
    }
    {
      "request_id": null,
      "error": {
        "code": "E-001",
        "title": "Not allowed exception",
        "description": "string"
      }
    }
    {
      "request_id": null,
      "error": {
        "code": "E-001",
        "title": "Not allowed exception",
        "description": "string"
      }
    }

    How is this guide?

    Last updated on

    Get Technologies And Buying Intents GET

    List all keywords tracked by TheirStack, including both technologies and buying intent topics. Search for any keyword and filter by one or more categories.

    Get Keyword Categories GET

    Returns a list of main keyword categories (technologies and buying intents) with the number of keywords and companies in each. Optionally filters to return a specific category if category_slug is provided.