Freelancer
Hire freelancers to get work done
- Authentication
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Business
- Documentation / URL
- https://developers.freelancer.com
Overview
Freelancer provides marketplace APIs — OAuth-based (some endpoints need an ID filter, verified).
Quick Start
Project (needs an ID):
curl "https://www.freelancer.com/api/projects/0.1/projects/PROJECT_ID/" \
-H "Authorization: Bearer YOUR_TOKEN"
{ "status": "error", "message": "projects_get requires id based filter.", "error_code": "RestExceptionCodes.BAD_REQUEST" }
Authentication
- Freelancer app → OAuth token.
- Send it as
Authorization: Bearer.
Rate Limits & Notes
- Free with app registration (check the docs).
- Projects, users, bids.
FAQ
Is Freelancer free? Yes — free with app registration.
Why 400? The endpoint needs an ID filter (verified) — pass a project ID.
What’s the auth style? OAuth Bearer.
More in Business
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Apache Superset API to manage your BI dashboards and data sources on Superset | API Key | Yes | Yes | ↗ |
| Charity Search Non-profit charity data | API Key | No | Unknown | ↗ |
| Clearbit Logo Search for company logos and embed them in your projects | API Key | Yes | Unknown | ↗ |
| Domainsdb.info Registered Domain Names Search | No auth | Yes | No | ↗ |
| Funding Signals Companies that just raised funding, scored as sales leads, from public SEC filings | API Key | Yes | No | ↗ |