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:

  1. Production - https://api.agencymvp.com
  2. 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.

API Workflow
  1. Get API Token - The API Consumer reaches out to AgencyMVP (admin@agencymvp.com) to be given an API Token to start using the API.
  2. 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.
  3. API Consumer Sends Leads - The API Consumer can then use the AgencyMVP API to create leads.