# Reed API **Provider:** Reed **Category:** developer **Base URL:** `https://www.reed.co.uk` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://www.reed.co.uk/developers ## Description Find your next job from the 200,000 available, hire staff, or start a new course today - ♥ Mondays with Reed.co.uk, the UK's #1 job site. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.reed.co.uk/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://www.reed.co.uk' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with Reed developer account. UK job listings API; no paid tiers. --- *Source: [API Map](https://apimap.dev/apis/reed/) — CC BY 4.0*