SEEK Pass provides OAuth 2.0 credentials (client_id and client_secret) for authentication. These are provided via secure channels (e.g., 1Password) for both staging and production environments.
For more information on OAuth 2.0, please refer to the documentation.
Environments
The staging and production environment endpoints are provided below:
Request an OAuth access token by calling the following endpoint with the appropriate scope for your credential type (e.g. write.education, write.english_proficiency):
Below are the HTTP status codes returned by the SEEK Pass API. Understanding these response codes will help you handle different scenarios in your integration.