Initial Setup
ALL requests must contain an API key in the headers of each request in the following format. API keys are provided by the crypto POS team. Contact a representative for inquiries.
Header Parameter
Type
apikey
String
API key provided by POS Support Team
Additionally, all POST requests must have content type of application/json. Make sure that this content-type parameter is included in your request.
Last updated