Skip to main content

Welcome

Welcome to the Sales Partner API Reference. This section provides interactive documentation for all available endpoints. The Sales Partner API allows you to programmatically access payment data across all organizations managed by your sales partner account. Use it to build custom dashboards, generate reports, or integrate payment data into your internal tools. Each endpoint includes:
  • Request and response formats
  • Authentication and headers
  • Interactive “Try It” playground
  • Usage examples

Base URLs

EnvironmentBase URL
Demohttps://demo.api.honor.compago.com/api/developer
Productionhttps://api.honor.compago.com/api/developer

Authentication

All requests must include your API key in the x-api-key header. See the Authentication guide for details on generating and using API keys.
x-api-key: YOUR_API_KEY
New to the Sales Partner API? Start with the Authentication guide to set up your API key.