# Pixela API **Provider:** Pixela **Category:** maps **Base URL:** `https://pixe.la` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://pixe.la ## Description API for recording and tracking habits or effort, routines ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://pixe.la/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://pixe.la' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. Graph/pixel-based habit tracker API; no paid tiers. --- *Source: [API Map](https://apimap.dev/apis/pixela/) — CC BY 4.0*