Introduction
If you’ve developed a software solution for the Legal Industry, an opportunity may exist to work with Smokeball to help our clients ‘Run Their Best Firm’.
To start your integration journey with Smokeball, please follow this link to complete the registration of interest form, and a member from our Partnerships or Product Teams will be in touch.
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 |