# Juju API **Provider:** Juju **Category:** search **Base URL:** `http://www.juju.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** http://www.juju.com/publisher/spec/ ## Description Job search engine | apiKey | No | Unknown | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `http://www.juju.com/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'http://www.juju.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with Juju partner account. Job search API for job aggregation. --- *Source: [API Map](https://apimap.dev/apis/juju/) — CC BY 4.0*