# Yahoo Gemini API API **Provider:** Yahoo Gemini API **Category:** ai **Base URL:** `https://developer.yahoo.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Based on account **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://developer.yahoo.com/gemini/ ## Description Yahoo Gemini API API. See documentation for full details. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://developer.yahoo.com/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://developer.yahoo.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Paid advertising API. Yahoo DSP pricing varies; contact Yahoo for current ad pricing. --- *Source: [API Map](https://apimap.dev/apis/yahoo-gemini-api/) — CC BY 4.0*