How to authenticate your requests to the FirstQuadrant API
fqa_
and can be generated from the web application’s settings.
Authorization
header:
<resource>
is the resource type (e.g., user
, organization
, campaign
)<action>
is the action type (e.g., *
for all actions)<permission>
is either read
or write
urn:firstquadrant:user:*:read
- Read access to user resourcesurn:firstquadrant:organization:*:write
- Write access to organization resourcesurn:firstquadrant:*:*:read
- Read access to all resources (sudo)FirstQuadrant-Organization-ID
header:
Authorization
header:
/auth
with your refresh token: