Hop til hovedindhold

Query your data over HTTP

Use the SQL endpoint to select, insert, update, and delete. Secure by default with OAuth2/OIDC and row-level security.

curl -X POST https://api.centia.io/sql \
-H "Authorization: Bearer <token>" \
-H "Content-Type: application/json" \
-d '{"sql": "select * from my_table limit 3"}'
SQL APIStylized database cylinder with API brackets

Instant SQL API

Connect your Postgres and expose a secure, scalable SQL-over-HTTP API in minutes.

SecurityShield with lock icon

Secure by default

OAuth2/OIDC, row-level security, and rate limiting baked in—ship with confidence.

Developer FriendlyCode brackets and a small gear

Built for developers

Clean OpenAPI schema, intuitive SDKs, and a friendly console to manage your data.