Learn how to authenticate with the Config.money API
All API endpoints require authentication using an API key. Include your API key in the Authorization header of each request:
Copy
Authorization: Bearer YOUR_API_KEY
Your API key can be found in your merchant dashboard. Keep it secure and never share it publicly. If you believe your API key has been compromised, you can generate a new one from your dashboard.