API Overview
This section provides the technical foundation for integrating with the Merchant Collection Accounts API. Read this before making your first API call.
Authentication
Authorization: Bearer YOUR_API_TOKENRequired Headers
Example Headers
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
x-request-id: 550e8400-e29b-41d4-a716-446655440000Production Environment
API Endpoints Summary
Best Practices
Request Handling
Security
Last updated