Zepto API
Number of APIs: 49
Website
Application URLS:
- Live UI: https://go.zeptopayments.com
- Live API: https://api.zeptopayments.com
- Sandbox UI: https://go.sandbox.zeptopayments.com
- Sandbox API: https://api.sandbox.zeptopayments.com
API Documentation
-
Agreements - Get an Agreement GET {{api_host}}/agreements/:agreement_ref
-
Agreements - List outgoing Agreements GET {{api_host}}/agreements/outgoing
-
Agreements - Cancel an Agreement DELETE {{api_host}}/agreements/:agreement_ref
-
Authentication - Authorisation grant: Get access & refresh token pair from an authorization code POST {{api_host}}/oauth/token
-
Bank Accounts - List bank accounts GET {{api_host}}/bank_accounts
-
Bank Connections - Get a bank connection GET {{api_host}}/bank_connections/:bank_connection_id
-
Bank Connections - List bank connections GET {{api_host}}/bank_connections
-
Bank Connections - Remove a bank connection DELETE {{api_host}}/bank_connections/:bank_connection_id
-
Contacts - Add a Contact POST {{api_host}}/contacts/anyone
-
Contacts - Get a contact GET {{api_host}}/contacts/:contact_id