

AI-native Development
Coder powers secure, scalable development across key industries — automotive, finance, government, and technology — enabling faster builds, tighter compliance, and seamless AI adoption in enterprise-grade cloud environments.
Join the Coder Community
Connect, contribute, and get recognized. Explore the registry, become a Coder Champion, claim a free homelab license, and tune into the podcast.
Long-lived tokens can be generated to perform actions on behalf of your user account:
coder tokens create
You can use tokens with the Coder's REST API using the Coder-Session-Token HTTP header.
curl 'http://coder-server:8080/api/v2/workspaces' \
-H 'Coder-Session-Token: *****'