# Dymo API **Provider:** Dymo API **Category:** communication **Base URL:** `https://dymo.tpeoficial.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not applicable **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://dymo.tpeoficial.com/ ## Description Multi-account and fraud detection. Sending emails without ending up in SPAM. | apiKey | Yes | Yes | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://dymo.tpeoficial.com/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://dymo.tpeoficial.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with DYMO SDK. Label printer API; hardware purchase required. --- *Source: [API Map](https://apimap.dev/apis/dymo/) — CC BY 4.0*