Create a Goody for Business account
To sign up for a Goody for Business account in production or sandbox, go to the corresponding link:Create an API Key
Once you’re signed up, to create an API key, go to the top-right account menu, and click Account, and then click the API Keys sub-menu. Or, use the links below.Base URL
The base URL of the API depends on the environment you’re using:Authentication header
This API uses bearer authentication. Send your API key in theAuthorization HTTP header preceded by Bearer :
Calling /me
To check that you’re authenticated, you can send a request to the /me endpoint: