• 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

    List Keywords (Tech 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.

    List Technologies GET

    This endpoint lets you list all the technologies we track, search for any given technology and list the technologies within one or several categories.