# Vector Express v2.0 API **Provider:** Vector Express v2.0 **Category:** storage **Base URL:** `https://vector.express` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://vector.express ## Description Convert your AI, CDR, DWG, DXF, EPS, HPGL, PDF, PLT, PS and SVG vector fast and easily. We also offer a free API! ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://vector.express/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://vector.express' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/vector-express/) — CC BY 4.0*