llms.txt Content
# Neon Documentation
## API Reference
- [Neon API for AI Agents](https://api-docs.neon.tech/reference/ai-agents.md): Learn about interfaces for the Neon API for building AI Agents
- [Create API key](https://api-docs.neon.tech/reference/createapikey.md): Creates an API key. The `key_name` is a user-specified name for the key. This method returns an `id` and `key`. The `key` is a randomly generated, 64-bit token required to access the Neon API. API keys can also be managed in the Neon Console. See [Manage API keys](https://neon.tech/docs/manage/api-keys/).
- [List API keys](https://api-docs.neon.tech/reference/listapikeys.md): Retrieves the API keys for your Neon account. The response does not include API key tokens. A token is only provided when creating an API key. API keys can also be managed in the Neon Console. For more information, see [Manage API keys](https://neon.tech/docs/manage/api-keys/).
- [Revoke API key](https://api-docs.neon.tech/reference/revokeapikey.md): Revokes the specified API key. An API key that is no longer needed can be revoked. This action cannot be reversed. You can obtain `key_id` values by listing the API keys for your Neon account. API keys can also be managed in the Neon Console. See [Manage API keys](https://neon.tech/docs/manage/api-keys/).
- [API rate limiting](https://api-docs.neon.tech/reference/api-rate-limiting.md)
- [Add a OAuth provider](https://api-docs.neon.tech/reference/addbranchneonauthoauthprovider.md): Adds a OAuth provider to the specified project.
- [Add domain to redirect_uri whitelist](https://api-docs.neon.tech/reference/addbranchneonauthtrusteddomain.md): Adds a domain to the redirect_uri whitelist for the specified project.
- [Create new auth user](https://api-docs.neon.tech/reference/createbranchneonauthnewuser.md): Creates a new user in Neon Auth.
- [Enable Neon Auth for the branch](https://api-docs.neon.tech/reference/createneonauth.md): Enables Neon Auth integrationfor the branch. You can obtain the `project_