Guides

Setup guides

Whatever tool you use, connecting comes down to changing one address — the one below.

Connection details · the same for every tool
API address
https://api.9coding.comNo trailing slash, no /v1
API key
sk-9c-…Create one in the console — signing up is enough
Check it works
curl https://api.9coding.com/v1/models -H "Authorization: Bearer $KEY"A model list back means you're connected

Find your tool

Every guide below takes about three minutes. Don't see your tool? Use the universal setup — any client that lets you set a custom API address is configured the same way.

Command line

Editors and extensions

Desktop and web clients

Your own code

After you're connected

The two things that come up once it's running.