# Google API Library API **Provider:** Google API Library **Category:** maps **Base URL:** `https://console.developers.google.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Varies by underlying API **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://console.developers.google.com/apis/library ## Description The Google API Library contains more than 100 apis such as the Google Cloud APIs, the Google Maps APIs, the Google Apps APIs, the Mobile APIs, the Social Media APIs, the Youtube APIs, the Advertising ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://console.developers.google.com/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://console.developers.google.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Client library, not a direct API. Google APIs pricing varies by service; many have free tiers. --- *Source: [API Map](https://apimap.dev/apis/google-api-library/) — CC BY 4.0*