This page has technical documentation on PinMeTo APIs. For an overview of when and how to use the APIs in an integration, see our help article.
Integration with PinMeTo offers the ability to fetch information and send updates through our APIs for:
- Locations v4 released!
- Media
- Insights (Google, Facebook and Apple)
- Ratings
- Keywords
- Reviews
- Test: https://api.test.pinmeto.com
- Production: https://api.pinmeto.com
Authentication to all APIs is done through standard OAuth 2.0.
Documentation on how to obtain an access token can be found here.
Endpoint: https://locations.api.pinmeto.com/
The Locations API v4 is a RESTful API for fetching and updating location data that is managed in Listings.
The OpenAPI specification can be found in Account Settings under API > Documentation.
If you do not have an account to login with, you can access the page anonymously using this link (https://api.pinmeto.com/documentation/locations/v4/).
Images can be managed via Media API v1. The documentation can be found in Account Settings under API > Documentation.
If you do not have an account to login with, you can access the page anonymously using this link (https://api.pinmeto.com/documentation/media/v1/).
Metrics coming from Google, Facebook and Apple are available through the Insights API v4 interface. The documentation can be found in Account Settings under API > Documentation.
If you do not have an account to login with, you can access the page anonymously using this link (https://api.pinmeto.com/documentation/v4/).
Ratings metrics (reviews without text) can be queried through the Insights API v3 interface in Account Settings under API > Documentation.
If you do not have an account to login with, you can access the page anonymously using this link (https://api.pinmeto.com/documentation/v3/).
Keywords metrics can be queried through the Insights API v3 interface. The documentation can be found after logging in to the PinMeTo platform in Account Settings under API > Documentation. For testing purposes, some parameters will be filled with your account data.
If you do not have an account to login with, you can access the page anonymously using this link (https://api.pinmeto.com/documentation/v3/).
Reviews can be queried through the Insights API v2 GraphQL interface.