Documentation Index
Fetch the complete documentation index at: https://jobo.world/docs/llms.txt
Use this file to discover all available pages before exploring further.
Connection Configuration
| Field | Type | Required | Description |
|---|---|---|---|
application_id | string | ✅ | Your Algolia Application ID (found in dashboard under API Keys) |
api_key | string | ✅ | Admin API Key with write access |
index_name | string | — | Target index name (default: jobs). Created automatically if it doesn’t exist. |
Example Configuration
Setup Requirements
- Get your Application ID and Admin API Key from the Algolia dashboard
- The index is created automatically on first sync

