1. Base URLs
Refer to the below base urls for different environments and regions.You MUST use the URLs for the region you are targeting with your integration.*
1.1 Authentication
Use this base URL for authentication.1.2 API
Use this base URL for making api requests.2. Throttling & Limits
Throttling and limiting is a policy that affects the frequency an API can be called. They are put in place to protect server infrastructure from abuse or misuse. Smokeball employs rate limits to enable consistent load allocation across our platform. The Smokeball API uses the token bucket algorithm. Smokeball API partners are assigned a “Burst” and “Rate” Limit. The burst limit defines the number of requests the API can handle concurrently. The rate limit defines the number of allowed requests per second. Unless otherwise specified, Smokeball API partners are assigned the limits below:Region | Rate (requests per second) | Burst (concurrent requests) |
---|---|---|
US | 5 | 5 |
AU | 5 | 5 |
UK | 5 | 5 |