aid: monid name: Monid description: >- Monid is a San Francisco-based data-access and agent-tool integration platform that gives developers and AI agents on-demand, pay-per-use access to hundreds of web data endpoints and 1,300+ tools across 13+ providers (Semrush, Apollo, ElevenLabs, web scrapers, and more) through a single integration. Agents discover, inspect, compare, and execute tools at runtime and pay only for actual usage, with a unified balance and no per-tool API key management or subscriptions. Monid exposes its catalog through four connection methods — an MCP (Model Context Protocol) server for Claude and other AI assistants, a Skill integration for Claude Code and Cursor, a CLI for shell access, and an HTTP API for programmatic integration — with OAuth, proxy, and master API key options for embedded use. url: https://raw.githubusercontent.com/api-evangelist/monid/refs/heads/main/apis.yml x-type: company x-source: manual:direct-request x-tier: stub x-tier-reason: manual specificationVersion: "0.20" created: 2026-07-23 modified: 2026-07-23 image: "" x-enrichment: date: 2026-07-23 status: enriched artifacts_added: 11 pass: local-v1 note: >- Full agent enrichment pass. SEARCHED/PROBED live: OAuth 2.0 + OIDC discovery (well-known on api.monid.ai + mcp.monid.ai, Clerk-backed, scopes captured), provider-published Agent Skill (SKILL.md verbatim), npm CLI @monid-ai/cli, status page, GitHub org monid-ai, x402 crypto-pay surface. GENERATED/DERIVED: conventions, conformance, lifecycle, data-model, overlay, scopes, agentic-access, a grounded discover-inspect-run skill. No security.txt/bug-bounty/trust-center, no changelog/pricing/TOS pages, no sandbox/webhooks — honestly absent, skipped. tags: - Company - Agents - MCP - Tools - Data - API Marketplace maintainers: - FN: Kin Lane email: kin@apievangelist.com - FN: APIs.json email: info@apis.io common: - type: AgenticAccess url: agentic-access/monid-agentic-access.yml - type: Authentication url: authentication/monid-authentication.yml - type: OAuthScopes url: scopes/monid-scopes.yml - type: DomainSecurity url: security/monid-domain-security.yml - type: MCPServer url: mcp/monid-mcp.yml - type: ErrorCatalog url: errors/monid-problem-types.yml - type: Conventions url: conventions/monid-conventions.yml - type: Conformance url: conformance/monid-conformance.yml - type: WellKnown url: well-known/monid-well-known.yml - type: Lifecycle url: lifecycle/monid-lifecycle.yml - type: StatusPage url: https://status.monid.ai - type: DataModel url: data-model/monid-data-model.yml - type: Overlay url: overlays/monid-openapi-overlay.yaml - type: Packages url: packages/monid-packages.yml - type: CLI url: cli/monid-cli.yml - type: AgentSkill url: skills/_index.yml - type: LLMsTxt url: llms/monid-llms.txt - type: Website url: https://monid.ai - type: DeveloperPortal url: https://monid.ai/docs - type: Documentation url: https://monid.ai/docs - type: APIReference url: https://monid.ai/docs - type: GettingStarted url: https://monid.ai/docs/guide/quickstart-api.md - type: Blog url: https://monid.ai/blog - type: GitHubOrganization url: https://github.com/monid-ai - type: SignUp url: https://app.monid.ai apis: - name: Monid API description: >- The Monid HTTP API lets developers and AI agents discover data endpoints with natural language, inspect their details, run them, and manage runs, wallet balance, spend controls (budgets and run-caps), resources, and API keys — plus a public registry of providers and endpoints. Bearer authentication with a Monid API key (monid_live_...) or an OAuth/JWT access token. humanURL: https://monid.ai/docs/api/overview.md baseURL: https://api.monid.ai tags: - Agents - Tools - Data - Discovery - Wallet - MCP properties: - type: OpenAPI url: openapi/monid-openapi.json - type: Documentation url: https://monid.ai/docs/api/overview.md