orth) lets you search, explore, and call APIs directly from your terminal.
Installation
orth.
Authentication
Set your API key as an environment variable:Commands
Search APIs
Find APIs by keyword:List All APIs
View API Endpoints
See all endpoints for an API:View Endpoint Details
Get full parameter details for an endpoint:Call an API
Execute an API endpoint:View Account Info
Check your balance and usage:Examples
Find someone’s email
Scrape a webpage
Search the web
Verify an email
Skills Commands
The CLI also helps you work with Orthogonal skills:List Skills
Install a Skill
Install a skill to your AI agent’s directory:View Skill Details
Options
| Flag | Description |
|---|---|
--key <key> | API key (overrides env var) |
--json | Output raw JSON |
--help | Show help |
--version | Show version |
Environment Variables
| Variable | Description |
|---|---|
ORTHOGONAL_API_KEY | Your Orthogonal API key |
