API
Breaking
API breaking changes
Pagination has been added to Argyle's API.
We are deprecating the count parameters for all API endpoints.
- The
countparameter has already been disabled for the activities endpoint. - The
countparameter will be disabled for the payouts, documents, employments, profiles, vehicles, and reputations endpoints on December 16, 2021. - The
countparameter will be disabled for the link-items, accounts, webhooks, and pay allocations endpoints on February 15, 2022.
When bulk fetching via the API, you can now use the limit and next parameters. See the pagination section of our API Guide for more information.