# Zoho Reports API API **Provider:** Zoho Reports API **Category:** developer **Base URL:** `https://zohoreportsapi.wiki.zoho.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 100 req/hour per user **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://zohoreportsapi.wiki.zoho.com/ ## Description Zoho Reports API API. See documentation for full details. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://zohoreportsapi.wiki.zoho.com/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://zohoreportsapi.wiki.zoho.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free: 5 GB storage per account. Standard $30/mo (10 users), Premium $45/mo (15 users). --- *Source: [API Map](https://apimap.dev/apis/zoho-reports-api/) — CC BY 4.0*