Management
Create API key
Test this endpoint live
Open the same request directly in API Explorer.
Server URL
Creates a new merchant API key. This is the key merchants and external systems must use to communicate with the ePay API.
Partner Specific: Partners should instead use partner keys to generate an access token, when accessing ePay apis on behalf our merchants.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
namestring
Required
A display name for the API key visible in the ePay backoffice. This can be used to indicate the reason or usage of the API key.
Example:
"My Name"Response Body
application/json
application/json
application/json
application/json