Authentication

Personal access token (http)

Send your personal access token in the Authorization header as such: Bearer {OAUTH_ACCESS_TOKEN or PERSONAL_ACCESS_TOKEN}

Full authentication guide can be found at https://api-how-to.plannrcrm.com/getting-started/authorization

O auth2 (oauth2)

Full authentication guide can be found at https://api-how-to.plannrcrm.com/getting-started/authorization

Flow type authorizationCode
Authorization URL https://api.plannrcrm.com/oauth/authorize
Token URL https://api.plannrcrm.com/oauth/token
Scopes
  • *:

    All access