You can use these credentials to authenticate the following nodes:
Create a Xata database or an account on an existing database.
Refer to Xata’s documentation for more information about the service.
To configure this credential, you’ll need:
https://{workspace-display-name}-{workspace-id}.{region}.xata.sh/db/{dbname}
. Refer to Workspace API for more information.
{workspace-display-name}
: The workspace display name is an optional identifier you can include in your Database Endpoint. The API ignores it, but including it can make it easier to figure out which workspace this database is in if you’re saving multiple credentials.{workspace-id}
: The unique ID of the workspace, 6 alphanumeric characters.{region}
: The hosting region for the database. This value must match the database region configuration.{dbname}
: The name of the database you’re interacting with.