API Reference
The AgencyMVP API is a REST based API. Our API has predictable resource-oriented URLs, accepts and returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
There are 2 environments for the AgencyMVP API:
- Production -
https://api.agencymvp.com
- Sandbox -
https://sandbox.agencymvp.com
It is recommended that you use the AgencyMVP API sandbox when testing.
This flowchart shows the workflow when consuming the API.

- Get API Token - The API Consumer reaches out to AgencyMVP (admin@agencymvp.com) to be given an API Token to start using the API.
- Organization Gives Unique ID To API Consumer - The organization owner will go to the AgencyMVP application, find their unique ID, and give to the API Consumer.
- API Consumer Sends Leads - The API Consumer can then use the AgencyMVP API to create leads.