Skip to main content
The API uses Personal Access Tokens (PATs) for authentication. Generate a PAT in the Fieldnode UI. A PAT is bound to the user who created it and carries that user’s access permissions. A PAT always starts with pat_. Use the PAT directly as a Bearer token in the Authorization header:
Keep your PAT secret and rotate it if it is exposed.