The SmartPay API requires a registered SmartPay Account to use.
At this time the api is not rate limited but is monitored for excessive use.
We recommended that data pulls are handled as batch requests only getting the latest data (limiting results using timestamps, e.g. created_from).. keeping a local copy of required data on your own system. Webhooks should be used to receive relevant updates so you can pull updated data as needed.
Users who request at a greater then reasonable frequency will be disabled to prevent performance degredation for other users.
The current version of the API is v2.0
- v2.0 Current (updated 2019-08-29)
- v1.2 Deprecated (updated 2019-08-29)
- v1.1 Deprecated
- v1.0 Deprecated