Returns all countries

Get all countries

Through this endpoint, you can retrieve all countries. You can use this information to filter your proxies later at the get proxies endpoint. The ID of each country is particularly important in this context.

Endpoint

https://api.ghostealth.com/de/v1.0/countries?apikey=YOUR_KEY

Endpoint-Information

    • Request-Type
    • GET
    • Header
    • Accept: application/json
    • Paginated
    • No
    • Optional-Limit
    • 0

That is the Country-Object

  • Fieldname
  • Type
  • Description
    • id
    • String
    • The id-field is a unique identifier of the proxy-object. Necessary for other endpoints.
    • pid
    • String
    • The pid-field is a unique identifier of the proxy-object.
    • code
    • String
    • The code-field returns the offical code of the continent.
    • name
    • String
    • The name-field describes the proxy-group or proxy-family.
    • continent
    • Object
    • The continent-field returns the related continent.
    • time
    • Object
    • The time-field returns timestamps.
      • createdAt
      • String
      • The createdAt-field returns a timestamp when the continent has been stored or updated.

Preview of content before

Get continents

Returns a list of continents.

Preview of next content

Get subscriptions

Endpoint for getting all subscriptions.

Examples

hide

JSON-Response of endpoint

The response included multiple country-objects. Illustrated is only one object.
  • id:
    cou_DEnJUAV
  • pid:
    COU-I53D-JUAV
  • code:
    DE
  • name:
    Germany
  • continent:
  • time:
    • createdAt:
      1731925738127

We are using cookies

We use cookies to improve your experience and for marketing. Learn more in our cookie policy.
I understand and accept