API keys
Manage programmatic access to the shortener API
Quick start
List your links with a Bearer key.
curl https://short.touchyapp.com/_/api/links \
-H "Authorization: Bearer sk_..."key_off
No API keys yet. Use the + New key button above to enable programmatic access.