mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 12:06:55 +00:00
24 lines
975 B
Markdown
24 lines
975 B
Markdown
---
|
|
title: 'API Tokens'
|
|
description: 'API Tokens'
|
|
position: 500
|
|
category: 'Developer Resources'
|
|
menuTitle: 'API Tokens'
|
|
---
|
|
|
|
|
|
## API Tokens
|
|
NocoDB allows creating API tokens which allow it to be integrated seamlessly with 3rd party apps.
|
|
|
|
### Creating API tokens
|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
|
|
### Using API Tokens
|
|
Invoke NocoDB APIs with ```xc-token``` header
|