URI Format All API calls follow this format: {**protocol**}://{**domain**}/{**endpoint**}?api_key={**API key**} | Name | Description | Required? | | ---------- | ------------------ |:---------:| | `protocol` | HTTP/HTTPS | **Yes** | | `domain` | API domain name | **Yes** | | `endpoint` | Path to API method | **Yes** | | `API key` | Authorized API Key | **Yes** |
URI Format
All API calls follow this format: {protocol}://{domain}/{endpoint}?api_key={API key}
protocoldomainendpointAPI key