Skip to content

Instaply API authentication

Every request to https://me.instaply.com/api/… must include:

HeaderValue
tokenYour API token
Content-Typeapplication/json

Example:

token: <your-api-token>
Content-Type: application/json

The API token identifies a user in Instaply; permissions match what that user can do in the product.

For onboarding steps not covered here, see Credentials.