The Geowox API is available only to authorized users and all API requests must include an access token and an api key (see Security & Authentication below).
To request API access, email us at paul@geowox.com.
When your request is approved, you'll receive:
- username and password. You'll need these to create the access token (base64) you'll include with each API request
- api key related to your pricing plan (e.g. we have created a specific plan for enterprise companies called “Pilot”, useful if there is a need to test the API. This plan is limited in max number of requests and throttling rate)
Each request URL has a form: {BASE}/{ENDPOINT}. The base URL of the API is https://api.geowox.com.