API ReferenceSocial Accounts
List Pinterest boards
Requires scope: `accounts:read`. Returns the boards on your connected Pinterest account.
Authorization
ApiKey AuthorizationBearer <token>
A personal API key created in the dashboard (Starter, Pro, and Team plans).
In: header
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/pinterest/boards"{ "boards": [ { "id": "998877665544", "name": "Founder Notes", "privacy": "PUBLIC" } ], "cached_at": "2026-07-13T08:00:00Z"}Search Instagram audio GET
Requires scope: `accounts:read`. Searches Instagram audio for reels. A connected Instagram account is required.
Get analytics rollups GET
Requires scope: `analytics:read`. Returns per-account rollups with period-over-period comparison. The date window selects posts by publish time (falling back to scheduled time, then last-modified, when a post has never been published).