Factorial Keys and OAuth API
Two authentication methods. OAuth2 (authorization code flow at /oauth/authorize and /oauth/token) is used to act on behalf of a user; Credentials/API Keys (x-api-key header) are used to act on behalf of the company with full admin access. API Keys overrule OAuth tokens when both are present on the same request.
Documentation
Documentation
https://apidoc.factorialhr.com/docs/api-keys
Documentation
https://apidoc.factorialhr.com/docs/oauth-2
Documentation
https://apidoc.factorialhr.com/docs/oauth-scopes
Documentation
https://apidoc.factorialhr.com/docs/create-a-new-oauth-application
Documentation
https://apidoc.factorialhr.com/docs/oauth2-partner-guide