The myPresences API allows you to connect myPresences to other applications or use the information in myPresences in other ways.
The API is available at:
https://app.mypresences.com/api/v2/
Documentation
Documentation is available in either Swagger or Redoc formats:
Swagger
https://app.mypresences.com/swagger/
Redoc
https://app.mypresences.com/redoc/
API Keys
API Keys are currently provided on request.
To generate an API Key please contact support.
Authorization
To authenticate access to the API you should pass your API Key in the header of all calls to the API.
Use the Authorization header with the format:
Api-Key <your key>
Your API key is linked to your account and will provide access to all businesses under your account.
Use Cases
You can use the API for a number of purposes, some of the most common are:
- Listing business locations under your account
- Adding new businesses
- Accessing the listings for a particular business location
- Accessing the reviews for a particular business location
If there is a use case you would like the API to support that is not covered in the documentation please contact support.
Comments
0 comments
Please sign in to leave a comment.