API Documentation

Welcome to our comprehensive API documentation for casino affiliate marketers. This documentation provides all the necessary information to integrate our marketing and tracking systems with your online casino affiliate platforms. casino affiliate software

API Overview

Our API enables seamless tracking of referrals, conversions, and commission calculations. It offers real-time data access to optimize your affiliate marketing campaigns for Canadian online casino audiences.

Authentication

All API requests require authentication using API keys. Once you register as an affiliate partner, you'll receive your unique API credentials through your dashboard.

Authentication Headers

  • X-API-Key: Your unique API key
  • Content-Type: application/json

Available Endpoints

Tracking

  • GET /api/v1/clicks - Retrieve click data
  • GET /api/v1/conversions - Access conversion statistics
  • GET /api/v1/revenue - Get commission and revenue data

Campaign Management

  • GET /api/v1/campaigns - List all campaigns
  • POST /api/v1/campaigns - Create new campaign
  • PUT /api/v1/campaigns/{id} - Update campaign

Reporting

  • GET /api/v1/reports/daily - Daily performance reports
  • GET /api/v1/reports/monthly - Monthly performance reports
  • GET /api/v1/reports/custom - Custom date range reports

For detailed information on request parameters, response formats, and code examples, please log in to your affiliate dashboard and navigate to the Developer section.