Authentication
Authentication: All API requests will require x-merchant-email, x-api-key and x-api-secret for authorization.
Get your API keys
Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error.
You can generate an API key from your Dashboard -> Settings.
Last updated