Users
Retrieve a user auth token
Retrieves an SSO auth token for the specified user.
GET
Use the token to log the user into the app using SSO.
Creating your own SSO integration
Learn how to integrate Award Force with your own SSO provider.
Authorizations
API key used to authenticate and authorise every request.
Include it in the x-api-key header.
Headers
Defines the response type.
Available options:
application/vnd.Creative Force.v2.3+json, application/vnd.Creative Force.v2.3+xml Path Parameters
User slug
Pattern:
^[A-Za-z]{8}$Response
Auth token retrieved.
Single-use SSO auth token for the specified user.
Use the token to log the user into the app via SSO.
Opaque SSO auth token for the user.