Partner Integration

API Access Guide

Read-only API access for this domain.

Updated: 2026-04-16

Base URL

City is inferred from host.

Authentication

All data endpoints require an API key.

curl -H "X-API-Key: YOUR_API_KEY" \
  "https://api.current-domain/categories"

Main Data Endpoints

Methods are GET-only.

Restricted AI Endpoints

Security Policy Notes

Error Format

{
  "ok": false,
  "error": "error_code",
  "message": "Human readable message"
}

Status and error examples: 401 unauthorized, 403 forbidden_ip, 403 forbidden_endpoint, 429 rate_limited, 429 daily_quota_exceeded.

Support

For onboarding and quota changes, contact hello@gurulist.net.