Skip to main content

Get site locations

GET /v1/locations

This endpoint providing information about the server site locations supported in the EMS API.

Responses

OK

Schema
  • Array [
  • location_id string

    CoinAPI location identifier

  • region_name string

    Identifier of the region by the location provider

  • provider_name string

    Identifier of the location provider

  • ]
Loading...