mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 12:36:39 +00:00
docs(noco-docs-prev): init commit
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
---
|
||||
title: 'API Tokens'
|
||||
description: 'API Tokens'
|
||||
position: 1040
|
||||
category: 'Developer Resources'
|
||||
menuTitle: 'API Tokens'
|
||||
---
|
||||
|
||||
|
||||
## API Tokens
|
||||
NocoDB allows creating API tokens which allow it to be integrated seamlessly with 3rd party apps.
|
||||
|
||||
### Which HTTP Header to use ?
|
||||
- ```xc-token``` header should be set when invoking the NocoDB APIs with the token.
|
||||
|
||||
### How to create a token ?
|
||||
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
|
||||
|
||||
Reference in New Issue
Block a user