Getting started
Core resources
Other

Add to SEEK Pass integration flow

The Add to SEEK Pass integration follows a standardized flow to securely transmit credential data from partner systems to SEEK Pass. This sequence diagram illustrates the complete process.

Integration flow

Partners prepare user data for the payload in JSON format based on credential type (e.g. Education qualifications or English proficiency). Detailed requirements are provided for each credential type in their respective sections.

The integration process involves these key steps:

  1. Prepare data in JSON format according to credential type specifications
  2. Authenticate with SEEK Pass to retrieve an OAuth access token
  3. Post user data to receive a redirect URL
  4. Redirect user to the provided redirect URL for a seamless experience
  5. (Optional) Check submission status to verify if the submission is successful, cancelled, or still in progress

Visual representation

The diagram below illustrates the data flow between partner systems, the SEEK Pass API, and end users:

Add to SEEK Pass integration flow

Integration journey

The integration workflow consists of two primary phases, authentication and user data submission:

Authentication using OAuth

Begin by authenticating with SEEK Pass using OAuth 2.0. You will receive a client ID and client secret upon registering as a partner with SEEK Pass. Use these credentials with the Authentication API to obtain an OAuth access token for subsequent API calls.

Data Submission

Once authenticated, prepare your user data in JSON format according to the relevant credential type specifications, such as Education Qualification. Submit this data through the Add to SEEK Pass API, which returns a redirect URL. Direct users to the provided URL to complete their SEEK Pass experience seamlessly. You may optionally monitor the submission status to track whether the process is successful, cancelled, or still in progress.

User journey

  1. User enters flow: Users click a link / enter a code provided by partners (e.g., via a code / button in an email).

  2. Data validation: Users are redirected to the partner's API for data validation.

  3. Request link generation: The partner calls the SEEK Pass API to generate a request link and optionally displays a loading page.

  4. User redirect: Users are redirected to the provided URL to add the credential to SEEK Pass

  5. Verification process: Users are guided through a short and seamless flow to add their credential to SEEK Pass

Technical implementation

For technical implementation details, refer to these specific sections:

Best practices

For optimal integration results:

  • Always validate payload data before submission
  • Implement proper error handling for API responses
  • Provide a branded loading page during API calls
  • Follow SEEK Pass branding guidelines for button placement and design

OTP Email Authentication – Partner Domain Considerations

If your organisation uses a custom email domain (e.g. @youruniversity.edu.sg), please ensure that OTP (One-Time Password) emails from SEEK Pass are successfully delivered to your accounts.

  • What to check:
    • Use a real email address from your domain to test the OTP flow
    • Ensure OTP emails are not blocked by your organisation’s email firewall or spam filters
    • Confirm that users can complete login or verification using the received OTP
    • If you're unable to receive OTP emails during testing, please contact your IT team to allow emails from @seek.com.au, @seekpass.co, @seekpass-staging.com (staging environment for testing purposes) or reach out to your SEEK Pass integration contact