# Rejax API **Provider:** Rejax **Category:** developer **Base URL:** `https://rejax.io` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not applicable **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://rejax.io/ ## Description Reverse AJAX service to notify clients ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://rejax.io/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://rejax.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. jQuery AJAX wrapper library; no API pricing. --- *Source: [API Map](https://apimap.dev/apis/rejax/) — CC BY 4.0*