Tiptop · Authentication Profile
Tiptop Authentication
Authentication
Tiptop authenticates with API keys. Each partner account gets four keys — a public and private key pair for both the test (sandbox) and live environments. Public keys identify the account client-side (tiptop.js, mobile) and are used to generate tokens; private (server) keys are sent on server-to-server Order Management API calls in the api-key request header. Objects created in one mode cannot be manipulated by the other.
Tiptop secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.
CompanyPaymentsFinTechTrade-InCheckoutCommercePay Over Time
Methods: apiKey
Schemes: 2
OAuth flows:
API key in: header
Security Schemes
api-key apiKey
public_api_key apiKey