Search

API Update: API Key Required for Job Postings Endpoint

Starting 9th June 2026, requests to the Job Postings API endpoint will require authentication using an API key.

This change is being introduced to improve consistency and security across our platform APIs.

What Is Changing?

Requests to the following endpoint (and related job postings endpoints) must include a valid API key:

GET /v1/{environment}/postings

Requests made without an API key, or with an API key that does not have the required permissions, will no longer be accepted.

Action Required

To ensure uninterrupted access, please verify the following before 9th June 2026:

  • Your integration includes an API key in all requests to the Job Postings API.

  • The API key has the required permissions to access job postings data.

  • Any existing unauthenticated requests are updated accordingly

Authentication Example

Example request using an API key:

GET /v1/{environment}/postings

Authorization: Bearer {API_KEY}

Impact

If no action is taken before the effective date, integrations relying on unauthenticated requests may stop functioning.

Need Help?

If you have questions or need assistance updating your integration, please contact support or your technical contact.

Was this article helpful?

Was this article helpful?

Want to get in touch?

We got you. Fill out a request and we'll get back to you as soon as possible.

Submit a request