Manage API (v8.0)¶
Success
You're currently viewing the latest version of the Manage API (MAPI).
The Management API (MAPI) is used to access super-user access to the platform. You will find this to be somewhat limited when compared to our UAPI; this is intentional.
When building your custom integration, you will need acquire the user's API credentials in order to perform most API actions.
There are two ways to do this:
- Store API credentials for the user locally in your application
- Use OAuth to gain temporary access only when the user specifically approves it (recommended).
TYPES
DateTimewill be returned as aStringDecimalwhen referring to prices will be returned as aString.