Skip to content

Insights API Documentation

Lybron Sobers edited this page Jan 20, 2022 · 3 revisions

General

PinMeTo API uses GraphQL to perform queries about your insights.

Authorization

Obtain an API access token as documented in Api access token

GraphiQL GUI

Endpoint: https://api.pinmeto.com/v2/<<account_id>>/insights/?access_token=<<access_token>>

Use the GraphiQL GUI to explore data and see query documentation.

Clone this wiki locally