Scaleo ​
Affiliate tracking and management for iGaming with offers, conversions, and statistics.
| Detail | Value |
|---|---|
| Category | iGaming |
| Base URL | https://app.scaletrk.com/api/v2 |
| Authentication | API Key (Query) |
| Endpoints | 8 |
| Connector key | scaleo |
Using Scaleo in a workflow ​
- Go to Connections and click New Connection.
- Pick Scaleo from the marketplace.
- Enter your credentials (see Authentication above for what's expected).
- In a workflow, drop an API Call node and select this connection.
- Pick the operation you need from the Operation dropdown — see the table below.
Available Endpoints ​
| Endpoint | Summary |
|---|---|
| GET /network/affiliates | List affiliates |
| POST /network/affiliates | Create affiliate |
| GET /network/offers | List offers |
| POST /network/offers | Create offer |
| GET /network/conversions | List conversions |
| POST /network/conversions | Create conversion |
| GET /network/reports/statistics | Network statistics |
| GET /affiliate/reports/statistics | Affiliate statistics |
Each endpoint has its own page with parameter details, an example
API Callnode configuration, and the response shape.