Developer & Integrations

What are API tokens and how do I create one?

Quick answer

API tokens let external tools access your account. Create them in Settings > Developer.

API tokens (Personal Access Tokens) let the CLI, MCP server, or your own scripts access your Poll account.

Go to Settings > Developer tab and tap "New token".

Give it a name, choose which permissions to grant, and set an expiration.

Copy the token immediately - it won't be shown again.

Tokens are prefixed with polld_.

Related questions