# Trash Nothing API **Provider:** Trash Nothing **Category:** social **Base URL:** `https://trashnothing.com` **Auth:** oauth2 — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://trashnothing.com/developer ## Description A freecycling community with thousands of free items posted every day ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://trashnothing.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://trashnothing.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with Trash Nothing account. Free stuff gifting community API. --- *Source: [API Map](https://apimap.dev/apis/trash-nothing/) — CC BY 4.0*