Skip to content
RedirHub/API
Sign inGet API key
API reference

Every endpoint

31 operations across 21 paths, grouped the way the API groups them. Every page is generated from the live OpenAPI document.

Redirects

Create and manage URL redirects.

GET/redirectList redirectsPOST/redirectCreate a redirectGET/redirect/{id}Get a redirectPUT/redirect/{id}Update a redirectDELETE/redirect/{id}Delete a redirectGET/redirect/countCount redirectsGET/redirect/tagsList redirect tags

Create and manage short links.

GET/linkList short linksPOST/linkCreate a short linkGET/link/{id}Get a short linkPUT/link/{id}Update a short linkDELETE/link/{id}Delete a short linkGET/link/countCount short linksGET/link/tagsList short link tags

Bulk Operations

Import, export, update, and delete redirects and short links in bulk.

PUT/bulkUpdate records in bulkDELETE/bulkDelete records in bulk

Hostnames

Connect hostnames, manage their configuration, and select a routing cluster.

GET/hostList connected hostnamesPOST/hostCreate a hostnameGET/host/{host}Get a hostnamePUT/host/{host}Update a hostnameDELETE/host/{host}Delete a hostnamePOST/host/{host}/refreshRe-check a hostname

Workspace

Workspace details and subscriptions.

GET/workspace/{id}Get a workspaceGET/workspace/currentGet the current workspaceGET/workspace/subscriptionList product subscriptionsGET/workspace/subscription/{product}Get one subscriptionPOST/workspace/update/{metaKey}Update one workspace setting

Account & Reference

Account settings plus shared reference and recommendation endpoints.

GET/accountGet the current accountGET/shared/pluginsList available pluginsGET/shared/typesList record typesGET/testVerify your API token