Use cases

Build on Daptin
or add one service.

Use Daptin as the server for a new application. It can also run beside an existing application as a data API, file server, integration gateway, OAuth provider, metering service, or realtime service.

Follow the product catalog walkthrough
01 / SAAS

Multi-tenant SaaS with shared account rules.

Use groups for accounts or teams. Ownership, relationships, and row permissions restrict each account’s records. Plans and quotas can limit API or LLM usage.

Users & groupsRow permissionsPlans & quotasScheduled actionsAudit historyFile assets
See the shared workspace pattern
02 / OPERATIONS

Internal tools backed by Daptin tables.

Define the tables and use the generated APIs and dashboard to manage records. Add imports, exports, actions, relationships, and access rules as needed.

Admin dashboardData importsAction endpointsAggregationOAuth connectionsAudit logs
Read about tables and relationships
03 / API BUSINESS

Charge for data, actions, or LLM calls.

Assign plans, set rate and quota limits, record each API call, and run an action after metering to debit credits or update billing records.

JSON:APIOpenAPIAction APIsUsage recordsHard quotasCredit hooks
Explore API metering
04 / REALTIME

Send record changes over WebSockets.

Publish create, update, and delete events to subscribed clients. Daptin can also publish feeds and enable YJS on selected document columns.

CRUD eventsWebSocketsTopic permissionsYJS documentsRSS / AtomOlric PubSub
Build a realtime flow
05 / CONTENT

Store records and file assets together.

Attach files to content records, store them locally or in a configured cloud store, render Go templates, publish feeds, and serve sites by host name or path.

Asset columnsCloud storesSubsitesGo templatesETag & gzipFTP access
Explore subsites
06 / AI & INTEGRATIONS

Proxy model and external API calls.

Import operations from OpenAPI, store OAuth or encrypted credentials, and call those operations through Daptin. Its /v1 routes can stream model responses and record token usage.

OpenAPI importsOAuth tokensEncrypted credentialsModel routingSSE streamingToken metering
Explore LLM providers
07 / EXISTING STACK

Add one Daptin service to an existing application.

Run Daptin as a file service, admin data API, integration gateway, OAuth provider, metering service, mail server, feed server, or realtime channel.

Incremental adoptionHTTP integrationStandard databasesConfig-gated servicesOpenAPI discoverySelf-hosted
Browse Daptin features
EXAMPLE REPOSITORIES

Run an existing example.

These repositories cover schemas, LLM routing, metering, integration credentials, OAuth provider flows, and a larger application.

Browse all clients and examples
RUN DAPTIN LOCALLY

Choose a use case
and run the quickstart.