# Crafatar API **Provider:** Crafatar **Category:** entertainment **Base URL:** `https://crafatar.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://crafatar.com ## Description API for Minecraft skins and faces ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://crafatar.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://crafatar.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/crafatar/) — CC BY 4.0*