GrokDB

Semi-public Postgres for Grok Build websites on *.grok.me and Vercel DATABASE_URL.

Admin login

Paste the GrokDB admin token. Grok Build can use the same token as a Bearer header against the API.

API (for Grok Build)

GET  https://db.grokpot.io/api.php?action=health

POST https://db.grokpot.io/api.php?action=create
Authorization: Bearer <ADMIN_TOKEN>
Content-Type: application/json

{"name":"explore.grok.me","notes":"Vercel app"}

Postgres host for apps: db.grokpot.io:5432 · require SSL