API · source category: Payment

POS Terminal Management API

This API provides endpoints for managing your point-of-sale (POS) payment terminals. You can use the API to obtain information about a spec…

This API provides endpoints for managing your point-of-sale (POS) payment terminals. You can use the API to obtain information about a specific terminal, retrieve overviews of your terminals and stores, and assign terminals to a merchant account or store. For more information, refer to Assign terminals. ## Authentication Each request to the Terminal Management API must be signed with an API key. For this, obtain an API Key from your Customer Area, as described in How to get the API key. Then set this key to the X-API-Key header value, for example: curl -H "Content-Type: application/json" \ -H "X-API-Key: YourAPIkey" \ ... Note that when going live, you need to generate new web service user credentials to access the live endpoints. ## Versioning Terminal Management API supports versioning…

Open documentation ↗

Record

Type
Web API
Category
Finance & Payments
Authentication
API key
Pricing
Free
Base URL
https://raw.githubusercontent.com
Free tier
Public OpenAPI specification

Fields are reproduced from the source registry as-is. “Unknown” means the source did not describe the field — it is not an inference. See the methodology for how records are collected and normalised.

Tags

  • Payment

Browse all Finance & Payments APIs.