Quickstart¶
Two calls: add a document to your collection, then ask a question about it.
You do not create the collection here. It is created in the FutureSmart app, and your API
key is issued against it — so you already have a collection_id before your first call.
Not written yet
This page is a placeholder. The site's build and hosting are in place; the prose is not. What belongs here:
- The two calls with real, copy-pasteable payloads and real responses
- Where to find your
collection_id, said before the first call rather than after - The wait between the two calls: ingestion is asynchronous, so poll the job
- Nothing about architecture - this page is for getting a 200 back