• 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 Jobs And Companies Per Job Country Code GET

    This endpoint will return all the country codes and the number of jobs whose location's country code is the given one, and the number of companies with jobs in that country.

    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.