Files
nocodb/packages/noco-docs-prev/content/en/developer-resources/api-tokens.md
Wing-Kam Wong 7bd1c03799 feat: include global announcement
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
2022-04-04 16:02:55 +08:00

1.0 KiB

title, description, position, category, menuTitle
title description position category menuTitle
API Tokens API Tokens 1040 Developer Resources 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 ?

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6