🎉We raised $4.3M led by Pantera CapitalRead more →
Backed byCombinator

Your agent is only as powerfulas its tools.

Stop managing separate vendors, API keys, and billing. Give your agent one place to find and use premium tools and services.

Calls under $0.05$1.00 remaining

What do you need? Orthogonal will find and call the right APIs.

Try

One gateway. Five ways to connect.

Choose how your agent connects and pays.

01Run API

Call any API through one endpoint.

Send an API slug, path, and parameters to the Run API. Use one key, receive one response shape, and see the price with every call.

Best for

Apps, backends, scripts, and agents that can send HTTP requests

request.sh
curl -X POST 'https://api.orthogonal.com/v1/run' \
  -H 'Authorization: Bearer $ORTHOGONAL_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "api": "contactout",
    "path": "/v1/people/search",
    "query": { "title": "CTO", "limit": 5 }
  }'
02SDK

Build Orthogonal into your product.

Use the TypeScript SDK when your code already knows which endpoint to call. Send typed requests and receive structured responses without managing provider credentials.

Best for

Custom apps, backend workflows, and agent runtimes

agent.ts
import Orthogonal from "@orth/sdk";

const orth = new Orthogonal({
  apiKey: process.env.ORTHOGONAL_API_KEY,
});

const result = await orth.run({
  api: "contactout",
  path: "/v1/people/search",
  query: { title: "CTO", limit: 5 }
});
03MCP

Let your agent choose the tools.

Connect the hosted MCP server once. Your agent can search the catalog, inspect parameters and pricing, and call the right endpoint during a conversation.

Best for

Chat and coding apps with MCP support

ClaudeChatGPTGrokCursor
remote-mcp
# Add Orthogonal as a custom connector
https://mcp.orthogonal.com

# Sign in when your client opens Orthogonal
04CLI

Set up with your autonomous agent.

Paste this prompt into your autonomous agent. It will load Orthogonal’s skill instructions and handle setup for you.

Best for

Coding and autonomous agents with shell access

CodexClaude CodeOpenClawHermesAntigravityPi
agent prompt
setup https://orthogonal.com/skill.md
05Payments

Let your agent pay its own way.

Use the shared account balance, or pay for each request through x402, MPP, and Circle Gateway Nanopayments.

Best for

Prepaid accounts and agents with their own wallets

payment-methods
Account balance
SDK · MCP · CLI

x402
USDC on Base, Solana and Monad

MPP
USDC.e on Tempo · mpp.orthogonal.com

Circle Nanopayments
Batched USDC · np.orthogonal.com

Every provider, verified.

A curated list — each one tested, monitored, and uptime-tracked by our team.

More capable agents. Less integration work.

Add capabilities faster

Give your agent new tools without building and maintaining every integration yourself.

Fewer vendors to manage

Use one account and balance instead of separate keys, contracts, and bills.

Keep spend under control

See the price before each call and pay only for what your agent uses.

Builders are shipping on it.

Orthogonal lets our agents leverage dozens of providers through a single unified API. Orthogonal handles the integrations, routing, and billing out of the box. It's the backbone of how we give our agents high quality context at enterprise scale.
Michael Alfano
Michael Alfano
Founder & CEO, Nexio
In a world where everything is about agents and APIs are king, Orthogonal provides unbeatable value for teams who want to remain on the bleeding edge of what's possible.
Jack Perales
Jack Perales
GTM Engineer
Completely see the potential here…just plug Orthogonal in with a Claude bot + one API key and it's off to the races.
Joseph McAllister
Joseph McAllister
Cofounder & CTO, MouseCat (YC W26)
Orthogonal is one of the highest-leverage tools in our GTM stack. It gives us a clean API for the account and prospect data our team needs, instead of forcing us to stitch together tools, UIs, and Clay tables. It has made our agent-native GTM workflows faster, cleaner, and meaningfully more effective.
Chirag Kulkarni
Chirag Kulkarni
Cofounder & CEO, Hobbes
Orthogonal is an AI-native builder's dream. I get search, scrape, and enrichment data from dozens of vendors through one key and one balance instead of managing tons of individual APIs, contracts, and dashboards.
Thomas Mulugeta
Thomas Mulugeta
AI Strategy & Ops

Questions, answered.

It's one integration that lets your agent reach the tools it can't on its own: company data, contact information, real-time web search, financial data, and more. Your agent describes what it needs, and Orthogonal finds the right service, calls it, pays for it, and hands back a real result.

An LLM can only work with what it already knows. Orthogonal lets your agent go get fresh, verified data and actually do things, then pays for each call as it goes. You get answers grounded in real sources, not guesses.

You pay per call, usually a cent or two, and there's no subscription. Verify your phone number and you get $1 in free credits to try things out. Want more free credits? Book a call with one of our founders and we'll add $10.

Book a call

However you build. There's a TypeScript SDK, a REST API, an MCP server for Claude and Cursor, and a CLI, and the same key works across all of them. Most people make their first call in under a minute.

Instead of juggling dozens of raw API keys, you get one account with pooled, managed credentials and a single auditable bill. Every provider is tested and monitored before it goes live.

Ship today.