Zepto API

Number of APIs: 49

Website

Application URLS:

API Documentation

  1. Agreements - Get an Agreement GET {{api_host}}/agreements/:agreement_ref

  2. Agreements - List outgoing Agreements GET {{api_host}}/agreements/outgoing

  3. Agreements - Cancel an Agreement DELETE {{api_host}}/agreements/:agreement_ref

  4. Authentication - Authorisation grant: Get access & refresh token pair from an authorization code POST {{api_host}}/oauth/token

  5. Bank Accounts - List bank accounts GET {{api_host}}/bank_accounts

  6. Bank Connections - Get a bank connection GET {{api_host}}/bank_connections/:bank_connection_id

  7. Bank Connections - List bank connections GET {{api_host}}/bank_connections

  8. Bank Connections - Remove a bank connection DELETE {{api_host}}/bank_connections/:bank_connection_id

  9. Contacts - Add a Contact POST {{api_host}}/contacts/anyone

  10. Contacts - Get a contact GET {{api_host}}/contacts/:contact_id