Skip to content

Commit fca6eae

Browse files
committed
docs: add Authentication section to Weblite page
1 parent 1339a86 commit fca6eae

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

sqlite-cloud/platform/weblite.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ https://<your-project-id>.<your-hosted-zone>.gateway.sqlite.cloud
3232

3333
You can copy the exact base URL for your project from the Weblite panel in the dashboard.
3434

35+
## Authentication
36+
37+
All Weblite endpoints require an `Authorization: Bearer` header. The value can be either an [API Key](/docs/apikey) or an [Access Token](/docs/access-tokens). The examples below use an API key; for per-user or browser access, use an access token.
38+
3539
## Services
3640

3741
Services are endpoints for health checks, server information, and more.

0 commit comments

Comments
 (0)