# Gorest API **Provider:** Gorest **Category:** developer **Base URL:** `https://gorest.co.in` **Auth:** oauth2 — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://gorest.co.in/ ## Description Online REST API for Testing and Prototyping ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://gorest.co.in/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://gorest.co.in' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with developer account. Go board game data API. --- *Source: [API Map](https://apimap.dev/apis/go/) — CC BY 4.0*