To access the APIs, a URL and a key will be provided to you.
URL example: https:/apiogasys.domain.com/production
Access key example: HEQu9hxxWgx8
For each request, you must pass the following information in the request header:
Name | Value |
---|---|
Key | HEQu9hxxWgx8 (Access key) |
Accept | application/json |
Content-Type | application/json |