> ## Documentation Index
> Fetch the complete documentation index at: https://nango-tiktok-accounts-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Coda

API configuration: [`Coda`](https://nango.dev/providers.yaml)

## Features

| Feature                                           | Status                        |
| ------------------------------------------------- | ----------------------------- |
| [Auth (Basic)](/guides/api-key)                   | ✅                             |
| [Syncs](/guides/sync) & [Actions](/guides/action) | 🚫                            |
| [Nango Proxy](/guides/proxy)                      | ✅                             |
| Auto-pagination                                   | 🚫 (time to contribute: \<1h) |
| API-specific rate limits                          | 🚫 (time to contribute: \<1h) |

<Tip>We can implement missing features in \<48h, just ask for it in the [community](https://nango.dev/slack).</Tip>

## Getting started

* [Generate a Coda API token in your Coda account](https://coda.io/@pamcha/coda-sync/find-your-api-key-2)
* [Coda API docs](https://coda.io/developers/apis/v1)

<Tip>Need help getting started? Get help in the [community](https://nango.dev/slack).</Tip>

## API gotchas

* Coda uses API\_KEY auth mode with Authorization: Bearer `api_token` in the request header to access different endpoints.

<Note>Add Getting Started links and Gotchas by [editing this page](https://github.com/nangohq/nango/tree/master/docs-v2/integrations/all/coda.mdx)</Note>
