Sponsored Jobs API references
Manage an employer's Indeed advertiser account, manage campaigns for an employer, and get campaign statistics.
Unless you have a written agreement with Indeed regarding your use of Indeed's APIs, by using this API or its documentation, you agree to apply the Indeed API Terms and the Additional API Terms and Guidelines to your use of Indeed's APIs.
-
January 08, 2026:
Effective December 1, 2024, Indeed enforces a usage policy for the Indeed Sponsored Jobs API in the United States.
This policy requires Indeed Sponsored Jobs API customers to pay for API usage based on their sponsorship spend.
This policy does not apply to those who use Indeed's proprietary ATS plugin.
For recommended API usage patterns, see Sponsored Jobs API best practices to reduce call volume.
-
January 08, 2026:
Effective February 1, 2026, Indeed enforces a usage policy for the Indeed Sponsored Jobs API for all users in EU countries and Switzerland. The list of EU markets where Indeed has advertisers includes: AT, BE, CH, DE, DK, EE, ES, FI, FR, GR, IE, IT, LU, NL, PL, PT, RO, SE.
Calls to the Sponsored Jobs API are charged 3 EUR or the equivalent in the advertiser’s selected billing currency per call. Charges incur only when monthly campaign sponsorship spend is less than the total monthly API call cost.
Effective February 1, 2026, Indeed enforces a usage policy for the Indeed Sponsored Jobs API for all users in AR, AU, CA, GB, ID, IN, BR, NZ, PH, CL, SG, CO, TH, CR, MY, MX, PA.
Calls to the Sponsored Jobs API are charged 3 USD or the equivalent in the advertiser’s selected billing currency per call. Charges incur only when monthly campaign sponsorship spend is less than the total monthly API call cost.
This policy requires Indeed Sponsored Jobs API customers to pay for API usage based on their sponsorship spend. This policy does not apply to those who use Indeed's proprietary ATS plugin.
For recommended API usage patterns, see Sponsored Jobs API best practices to reduce call volume.
Use of the Sponsored jobs API is limited to paying customers that sponsor their jobs through a campaign within the last three calendar months.
Sponsored Jobs API usage is subject to a maximum number of API calls allowable in a given calendar month. The maximum number of Sponsored Jobs API calls for any month corresponds to the greater of the previous month’s Sponsored Jobs campaign spend OR credit limit.
Call the
/apiquotausageendpoint to retrieve data on your current month’s API usage.
-
June 17, 2024:
Effective June 30, 2024, Indeed decommissioned the
GET /v1/stats/datastatusendpoint.Requests to this endpoint return the HTTP
404status code. UseGET /v1/statsinstead.
-
June 15, 2024:
Effective June 26, 2024, Indeed decommissioned the
GET /v1/campaigns/:campaignId/stats/:dateandGET /v1/campaigns/:campaignId/stats/entryDatesendpoints.Requests to these endpoints return the HTTP
404status code.Use
GET /v1/campaigns/{campaignId}/statsinstead.
-
June 3, 2024:
Effective June 26, 2024, Indeed limited the
perPageparameter value to500for theGET /v1/campaignsendpoint.The API rejects requests to this endpoint with a
perPageparameter value that is greater than500as not valid.