mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 20:46:44 +00:00
@@ -10,15 +10,16 @@ menuTitle: 'API Tokens'
|
||||
## API Tokens
|
||||
NocoDB allows creating API tokens which allow it to be integrated seamlessly with 3rd party apps.
|
||||
|
||||
### Creating API tokens
|
||||
### Which HTTP Header to use ?
|
||||
- ```xc-token``` header should be set when invoking the NocoDB APIs with the token.
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
### How to create a token ?
|
||||
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
|
||||
|
||||
### Using API Tokens
|
||||
Invoke NocoDB APIs with ```xc-token``` header
|
||||
|
||||
Reference in New Issue
Block a user