Using the Echo Partner API
Automate customer and partner management.
Written By Ben O'Nion
Last updated 27 days ago
The API Integration tab documents the Echo Partner API so you can manage customers programmatically instead of through the UI. Generate and manage credentials with Manage tokens, and pass your token in the authorization field of each request.
Available endpoints:
Customer
POSTCreate Customer —https://partner.meetecho.io/api/1.1/wf/create_customerPOSTAmend Customer — update an existing customer.GETGet Customer — retrieve one customer.GETGet All Customers — list all your customers.POSTOffboard Customer — remove/deactivate a customer.
Partner — endpoints for managing sub-partners.