Async-first,
fully typed.
Pythonic wrapper with httpx under the hood — ideal for notebooks, DAGs, and FastAPI services.
Integration flow
Host
fully typed
Auth
ORSA_API_KEY
Tools
3 ready workflows
Start free, no card required, most teams ship a first integration in under ten minutes.
The integration should feel
like a product surface
These pages now explain the workflow the integration enables, not just the installation command.
Pydantic-validated responses
Context-managed HTTP client
Works with asyncio out of the box
From install command
to production workflow
The page now teaches how the integration fits into the customer's stack before asking them to copy setup code.
Install
Install the integration and attach one Orsa API key.
Use extraction tools
Pydantic-validated responses Context-managed HTTP client Works with asyncio out of the box
Airflow
Task flow: pull domains from warehouse → enrich → write back.
- Setup format
- bashCopy-ready setup block included below.
- Auth
- ORSA_API_KEYSame key for every endpoint and integration.
- Workflow count
- 3Airflow, Notebooks, FastAPI
- Docs
- API referenceUse docs once the integration is connected.
Install
Keep setup concrete and copy-ready, then show the higher-value workflows the integration makes possible.
pip install orsa-devOne key,
many surfaces
Integrations should not feel like wrappers around JSON. They should show how Orsa becomes a reusable context layer inside the tools teams already use.
- Use Orsa from automation tools, AI clients, no-code builders, or your own product.
- Reuse the same endpoint contracts across integrations and custom code.
- Move from a single connected workflow to a broader context platform without changing vendors.
Workflow 01
Airflow
Task flow: pull domains from warehouse → enrich → write back.
Workflow 02
Notebooks
Explore merchant resolution without writing curl.
Workflow 03
FastAPI
Dependency-inject a shared Orsa client per request.
What teams build
once this is connected
Integrations should map to jobs: enrichment, context capture, routing, and automation that makes Orsa part of the customer's existing stack.
Airflow
Task flow: pull domains from warehouse → enrich → write back.
Notebooks
Explore merchant resolution without writing curl.
FastAPI
Dependency-inject a shared Orsa client per request.
Connect Orsa
where your team already works
Start with the integration, then use the same API key for every extraction and brand context workflow.
One API key for every Orsa endpoint · No card required to start.