# Corbanu > Corbanu provides account-funded model inference, asynchronous Deep Research and thematic indexes of tokenized equities. API base: https://api.corbanu.com. Private calls authenticate with Authorization: Bearer . ## API documentation - [API reference](https://corbanu.com/api/): Authentication, account balance, inference, Deep Research, indexes and lifecycle operations. - [Agent index guide](https://corbanu.com/api/indexes.md): Create, poll, retrieve and revise an index with an existing Corbanu key, without a browser or wallet login. - [Index OpenAPI](https://api.corbanu.com/v2/indexes/openapi.json): Machine-readable operations, bearer security, request and response schemas. - [Index Python example](https://corbanu.com/api/examples/index_agent.py): Runnable standard-library start/resume/poll/download example; uses CORBANU_API_KEY from the environment. - [Live index catalog](https://api.corbanu.com/v2/indexes/catalog): Model choices, prompts, reasoning options, disclosure, availability and current index pricing. - [Live model catalog](https://api.corbanu.com/v1/models): Model IDs and inference capabilities/prices. ## Product pages - [Create index](https://corbanu.com/indexes/) - [My indexes](https://corbanu.com/indexes/mine/) - [Published indexes](https://corbanu.com/indexes/library/) Index generation and actual stock trading have separate authentication and funding requirements. Website-created indexes automatically publish on completion. API requests default private; publish_on_completion:true explicitly opts in to server-side lock and public IPFS publication. Claiming creator revenue requires a separate wallet signature. Index creation never places a trade.