# Axolotl API **Provider:** Axolotl **Category:** entertainment **Base URL:** `https://theaxolotlapi.netlify.app` **Auth:** bearer — `Authorization: Bearer YOUR_ACCESS_TOKEN` **Rate Limit:** 500 requests/min per API token **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://theaxolotlapi.netlify.app/ ## Description Collection of axolotl pictures and facts ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://theaxolotlapi.netlify.app/` | See documentation for endpoint reference | ## Authentication Personal Access Token as a Bearer token in the Authorization header ``` Authorization: Bearer YOUR_ACCESS_TOKEN ``` ## Sample Request ```bash curl 'https://theaxolotlapi.netlify.app' ``` ## Sample Response ```json {} ``` ## Pricing Details Hobby: free. Pro: $19/mo (400GB bandwidth). Business: $99/mo. Enterprise: custom pricing. --- *Source: [API Map](https://apimap.dev/apis/axolotl/) — CC BY 4.0*