Getting Started With Triple's ...
Introduction to Triple API Endpoints and Webhooks
3min
This endpoints section provides in-depth information about Triple's endpoints and webhooks. If you are looking for basic getting started information, see the Getting Started Overview.
Authentication details are available in Step 1: Perform Authentication.
There are two different environments available to partners. Each environment uses a different base URL.
The following conventions are followed in this documentation.
GET | Used to retrieve a representation of a resource. |
---|---|
POST | Used to create new resources and sub-resources. |
PATCH | Used to update existing resources. |
DELETE | Used to delete existing resources. |
Updated 11 Jul 2023
Did this page help you?