Pre-Configured APIs
ThriveCart
API configurations: thrivecart-oauth
, thrivecart-api-key
Features
Features | Status |
---|---|
Auth (OAuth + Api Key) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
- Register an Application in your ThriveCart developer account
- OAuth-related docs
- Authentication via API key
- ThriveCart API docs
Need help getting started? Get help in the community.
API gotchas
- Tokens generated via OAuth have an expiration of 10 years, after which the user will need to reauthenticate the app.
- If you want to access your own account, you can create an API key from the settings area inside of ThriveCart, and use this to authenticate your APIs.
- ThriveCart enforces a general rate limit of 60 requests per minute for each account that is connected to the service.
Add Getting Started links and Gotchas by editing this page
Was this page helpful?