Skip to main content

Verify API key and fetch collection partner profile

GET 

/me

Returns the authenticated collection partner's profile information when the XApiKey header is valid.

Authentication

  • Requires a valid API key in the XApiKey header
  • The API key uniquely identifies the collection partner

Response Data

  • Partner identification (ID, company name, registration details)
  • Contact information (email, phone)
  • Address and location details
  • Billing and invoicing configuration
  • Revenue sharing settings
  • Partner permissions and access levels

Use Cases

  • Verify API key validity and partner identity
  • Retrieve partner profile for display in integrations
  • Access billing and revenue share configuration
  • Check partner permissions and access levels

Responses

Collection partner profile retrieved successfully