Getting started with the API
A token, four endpoints, and the limits.
A token
- Open API tokens and create one. Give it a name you will recognise in six months.
- Copy it immediately. It is shown once and stored only as a hash — we cannot show it again.
- Send it as a bearer token: Authorization: Bearer lyn1_…
What you can do
Create a code, read one, change where it points, and read its analytics. The full reference with request and response shapes is at /docs/api on the main site.
Limits
Requests are counted per month against your plan. A token can be revoked at any time, and revoking it takes effect immediately.