You can use these credentials to authenticate the following nodes:
API token (recommended)
User auth token
NocoDB deprecated user auth tokens in v0.205.1. Use API tokens instead.
Refer to NocoDB’s API documentation for more information about the service.
To configure this credential, you’ll need a NocoDB instance and:
To generate an API token:
http://localhost:8080
.Refer to the NocoDB API Tokens documentation for more detailed instructions.
Before NocoDB deprecated it, user auth token was a temporary token designed for quick experiments with the API, valid for a session until the user logs out or for 10 hours.
NocoDB deprecated user auth tokens in v0.205.1. Use API tokens instead.
To configure this credential, you’ll need a NocoDB instance and:
To generate a user auth token:
http://localhost:8080
.Refer to the NocoDB Auth Tokens documentation for more information.