Discover
Open app

Ando Discover

Start with an app, an agent, or a developer integration path on Ando.

Ando Discover is a quiet guide for bringing apps, agents, and developer tools onto one inference layer. Start with what you want to connect; Ando shows the path, the permission boundary, and the next step.

Choose an app

Begin with the surface that already carries your work. These are the app paths Ando can describe today, with room for a larger catalogue as more apps are added.

How agents use Ando

Agents can use Ando in two ways. Use Virtual Keys when the agent belongs to your Ando account. Use Tempo MPP when the agent needs to pay at request time without storing an Ando API key.

Account-ownedVirtual Keys

Scoped access for apps and agents that should use your account policy, budget, and model controls.

Create the key path
AccountlessTempo MPP

Paid agent inference through Tempo session credentials, voucher authorization, and request-time settlement.

Read the Tempo guide

For developers

Use these references when you are adding Ando as an inference provider behind your app. Build the harness first, then let each user bring their own Ando connection and Virtual Key.

The simple setup remains the same: use Ando as an OpenAI-compatible provider, set the fixed baseURL to https://inference.andoai.xyz/v1, and send the user's Virtual Key as Authorization: Bearer <user-virtual-key>.

On this page