PASAR API
Open-source single-file backend with embedded SQLite, realtime subscriptions, built-in auth and an admin dashboard; self-hosted and free. Global, works for MY.
View docs ↗ More Backend & devtools APIs# PocketBase needs an access token. # No single public base URL ~ start from the docs: # https://pocketbase.io/docs/
I'm integrating a Southeast Asian API into my app. API: PocketBase Provider: PocketBase Auth: requires an access token (sign up: https://pocketbase.io/docs/) Pricing: free Important note: Open-source single-file backend with embedded SQLite, realtime subscriptions, built-in auth and an admin dashboard; self-hosted and free. Global, works for MY. Source: PocketBase (https://pocketbase.io/docs/) Source type: Curated source Endpoint type: Docs-first integration Integration difficulty: Needs token Last checked: 2026-06-13 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.