/freelancer/contests/search

POST /api/freelancer/contests/search

Price: 10 credits

List Freelancer.com design contests by lifecycle status, newest first, optionally narrowed to specific contest holders. Each result carries the full contest — title, brief, prize, skills, upgrades and the owner's public profile.

How to use it

List Freelancer.com contests. statuses is required — one or more of active, closed, pending — and count is how many to return; owners optionally narrows to given contest-holder user ids. Results are ordered newest first. Keyword, skill, prize and contest-type filtering is not available on the public contest API, so filter the returned items client-side, or use the Freelancer project search endpoint which does support those filters for regular projects. When statuses includes closed, skills come back empty — fetch an individual contest by id to get its skills.

Parameters

Request body

Response

Errors

Response headers