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

  • POST Create Customerhttps://partner.meetecho.io/api/1.1/wf/create_customer

  • POST Amend Customer — update an existing customer.

  • GET Get Customer — retrieve one customer.

  • GET Get All Customers — list all your customers.

  • POST Offboard Customer — remove/deactivate a customer.

Partner — endpoints for managing sub-partners.