The pipeline is the endpoint
Connect a source, shape it with filter and transform nodes, and deploy the graph as a live JSON API — API keys, rate limits, caching and generated docs included.
Three steps from raw data to a live API
Connect a source
Paste a Google Sheets or REST API URL, test the connection, and quiltAPI detects the schema and runs the first sync on the spot. Scheduled syncs keep the data fresh from then on.
Shape it on the canvas
Drop filter, transform and aggregate nodes between source and output, pick the fields to expose and rename them. The Try-It panel calls your endpoint live so you see the real JSON before you ship.
Deploy an endpoint
One click gives you a stable URL — public, or private behind an API key. Filtering, sorting, pagination and field selection are built in, with generated API docs and a copy-paste curl.
Start with Sheets or any REST API — more on the way
Your graph deploys as a real, documented endpoint
No glue code, no servers. Every endpoint ships with auth, rate limits, caching headers and generated API docs your consumers can build against.