# Microsoft Azure Machine Learning API API **Provider:** Microsoft Azure Machine Learning API **Category:** ai **Base URL:** `https://azure.microsoft.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 20 req/s (free tier F0) **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://azure.microsoft.com/en-us/services/cognitive-services/ ## Description Microsoft Azure Machine Learning API API. See documentation for full details. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://azure.microsoft.com/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://azure.microsoft.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Pay-as-you-go. Prices vary by service (Vision: $1/1,000 transactions; Custom Vision: $2/1,000). Free tier available. --- *Source: [API Map](https://apimap.dev/apis/microsoft-azure-machine-learning-api/) — CC BY 4.0*