Skip to main content
Create short links, bulk destinations, and static HTML/ZIP sites. Updates use POST. Create/update bodies are multipart/form-data.
API create supports only link and static (list may show other dashboard types).

Endpoints

Retrieve all

GET /links/

Retrieve one

GET /links/{link_id}

Create

POST /links

Update

POST /links/{link_id}

Delete

DELETE /links/{link_id}