Introduction

Next
Edmo Agent Builder API1.0.0

The Edmo Agent Builder API lets you manage AI voice/chat agents, tools, phone numbers and call analytics used by the Edmo platform.

It is designed so that:

  • Non-technical stakeholders can read the summaries and examples to understand what the system does.
  • Developers can rely on the schemas and status codes to integrate with the backend services.

All endpoints in this spec are served from the /api prefix of the main Edmo web application (see the servers section below).


Servers

Production Edmo deployment

https://agents.goedmo.com/api

Local development

http://localhost:3000/api