# Collect API ## Description This is version `1.0` of this API documentation. Last update on Sep 21, 2025. Welcome to Collect Developer documentation. The Collect REST API is a collection of HTTPS endpoints to enable any application that supports HTTPS requests to send and receive data from a Collect account. ## Servers - Production server.: https://api.usecollect.com/v1 (Production server.) ## Authentication ## Endpoints and operations ### [Teams](https://developers.usecollect.com/group/endpoint-teams.md) - [Get Team Information](https://developers.usecollect.com/operation/operation-get-team-information.md) ### [Users](https://developers.usecollect.com/group/endpoint-users.md) - [List all users](https://developers.usecollect.com/operation/operation-list-all-users.md) - [Get a specific user](https://developers.usecollect.com/operation/operation-get-a-specific-user.md) ### [Campaigns](https://developers.usecollect.com/group/endpoint-campaigns.md) - [List all campaigns](https://developers.usecollect.com/operation/operation-list-all-campaigns.md) - [Get a specific campaign](https://developers.usecollect.com/operation/operation-get-specific-campaign.md) ### [Requests](https://developers.usecollect.com/group/endpoint-requests.md) - [List all the requests of a campaign](https://developers.usecollect.com/operation/operation-list-all-the-requests-of-a-campaign.md) - [send multiple requests](https://developers.usecollect.com/operation/operation-send-multiple-requests.md) - [Get a specific request](https://developers.usecollect.com/operation/operation-get-a-specific-request.md) - [Send a new request](https://developers.usecollect.com/operation/operation-send-a-new-request.md) - [Modify a request](https://developers.usecollect.com/operation/operation-modify-a-request.md) - [Add a contributor](https://developers.usecollect.com/operation/operation-add-a-contributor.md) - [Remove a contributor](https://developers.usecollect.com/operation/operation-remove-a-contributor.md) - [Trigger docs sync](https://developers.usecollect.com/operation/operation-trigger-sync.md) ### [Elements](https://developers.usecollect.com/group/endpoint-elements.md) - [Get a specific element](https://developers.usecollect.com/operation/operation-get-a-specific-element.md) - [Delete an element](https://developers.usecollect.com/operation/operation-delete-an-element.md) - [Add an element](https://developers.usecollect.com/operation/operation-add-an-element.md) - [Modify an element](https://developers.usecollect.com/operation/operation-modify-an-element.md) - [Upload a file](https://developers.usecollect.com/operation/operation-upload.md) - [Upload document for e-signature](https://developers.usecollect.com/operation/operation-upload-sign-document.md) - [Trigger e-signature](https://developers.usecollect.com/operation/operation-trigger-sign.md) ### [Contacts](https://developers.usecollect.com/group/endpoint-contacts.md) - [List all contacts](https://developers.usecollect.com/operation/operation-list-all-contacts.md) - [Add a contact](https://developers.usecollect.com/operation/operation-add-contact.md) - [Get a specific contact](https://developers.usecollect.com/operation/operation-get-specific-contact.md) - [Modify a contact](https://developers.usecollect.com/operation/operation-modify-contact.md) - [Delete a contact](https://developers.usecollect.com/operation/operation-delete-contact.md) ### [Webhooks](https://developers.usecollect.com/group/endpoint-webhooks.md) - [List all webhook's endpoints](https://developers.usecollect.com/operation/operation-list-all-webhook-endpoints.md) - [Add a webhook](https://developers.usecollect.com/operation/operation-add-a-webhook.md) - [Modify a webhook](https://developers.usecollect.com/operation/operation-modify-webhook.md) - [Delete webhook](https://developers.usecollect.com/operation/operation-delete-webhook.md) [Powered by Bump.sh](https://bump.sh)