API Authentication

GRNconnect API consumers MUST have a sandbox account approved by GRNconnect to access the API. Once you have an account in the sandbox, you SHOULD use the API Key provided in the account to access the API, by passing the key in the header for every request as follows.

Header Key Value
api-key C9C43593E47D6EBAAE731B6957EA1DDF

Error Codes

HTTP Status Code Error Code Description
401 1101 API key is not provided in the request
401 1102 Invalid API key