Insforge

InsForge is an open-source (Apache-2.0), agent-native cloud infrastructure platform built so that AI coding agents can provision and operate an entire backend end to end through a CLI and packaged agent skills instead of a human clicking through a dashboard. A single project bundles a Postgres database with schema management and row-level security, authentication (users, sessions, OAuth, JWT), S3-compatible object storage, Deno-based edge functions with cron, a unified AI model gateway, realtime subscriptions and webhooks, long-lived custom compute, frontend hosting via Vercel, transactional email, and payments via Stripe and Razorpay. The REST API is documented as fourteen OpenAPI 3.0 service specifications and is driven by an official TypeScript SDK, CLI, and hosted MCP server. InsForge is a Y Combinator company.

Insforge publishes 11 APIs on the APIs.io network, including Admin API, Channels API, Client API, and 8 more. Tagged areas include Company, Backend as a Service, Agent Native, Cloud Infrastructure, and Database.

Insforge’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, support, and 26 more developer resources.

57.2/100 developing ▲ 5.6 Agent 66/100 agent native Full breakdown ↓
scored 2026-07-23 · rubric v0.5
AccessSelf serve
11 APIs 1 MCP Servers
CompanyBackend as a ServiceAgent NativeCloud InfrastructureDatabaseAuthenticationStorageServerlessEdge FunctionsAI GatewayPaymentsRealtimeOpen SourceY Combinator

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 57.2/100 · developing
Contract Quality 12.5 / 25
Developer Ergonomics 16.1 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 66/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/insforge: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

Insforge Admin API

The Admin API from Insforge — 54 operation(s) for admin.

Insforge Channels API

Configure realtime channel patterns, webhooks, and availability.

Insforge Client API

The Client API from Insforge — 35 operation(s) for client.

Insforge Configuration API

Manage realtime retention settings.

Insforge Messages API

Inspect realtime message history and delivery stats.

Insforge Payment Webhooks API

Provider webhook ingestion routes

Insforge Permissions API

Manage helper endpoints for realtime RLS examples.

Insforge Razorpay Payments API

Razorpay Orders, Subscriptions, catalog, manual webhook setup, sync, customer, and transaction routes

Insforge S3 Access Keys API

The S3 Access Keys API from Insforge — 3 operation(s) for s3 access keys.

Insforge S3 Protocol API

The S3 Protocol API from Insforge — 1 operation(s) for s3 protocol.

Insforge Stripe Payments API

Stripe Checkout, Billing Portal, catalog, sync, customer, subscription, and transaction routes

Scroll for all 11

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

insforge-mcp.yml

MCP SERVER

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Insforge Authentication

apiKey/http/oauth2 · 7 schemes

SECURITY

Insforge Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Insforge Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Insforge Scopes

11 scopes · authorizationCode/deviceCode

11 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: insforge
name: Insforge
description: InsForge is an open-source (Apache-2.0), agent-native cloud infrastructure platform built so that AI coding agents
  can provision and operate an entire backend end to end through a CLI and packaged agent skills instead of a human clicking
  through a dashboard. A single project bundles a Postgres database with schema management and row-level security, authentication
  (users, sessions, OAuth, JWT), S3-compatible object storage, Deno-based edge functions with cron, a unified AI model gateway,
  realtime subscriptions and webhooks, long-lived custom compute, frontend hosting via Vercel, transactional email, and payments
  via Stripe and Razorpay. The REST API is documented as fourteen OpenAPI 3.0 service specifications and is driven by an official
  TypeScript SDK, CLI, and hosted MCP server. InsForge is a Y Combinator company.
url: https://raw.githubusercontent.com/api-evangelist/insforge/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://insforge.dev/logo.png
tags:
- Company
- Backend as a Service
- Agent Native
- Cloud Infrastructure
- Database
- Authentication
- Storage
- Serverless
- Edge Functions
- AI Gateway
- Payments
- Realtime
- Open Source
- Y Combinator
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: insforge:insforge-admin-api
  name: Insforge Admin API
  description: The Admin API from Insforge — 54 operation(s) for admin.
  humanURL: https://docs.insforge.dev/core-concepts/authentication/overview
  baseURL: https://api.insforge.dev
  tags:
  - Admin
  properties:
  - type: OpenAPI
    url: openapi/insforge-admin-api-openapi.yml
- aid: insforge:insforge-channels-api
  name: Insforge Channels API
  description: Configure realtime channel patterns, webhooks, and availability.
  humanURL: https://docs.insforge.dev/core-concepts/authentication/overview
  baseURL: https://api.insforge.dev
  tags:
  - Channels
  properties:
  - type: OpenAPI
    url: openapi/insforge-channels-api-openapi.yml
- aid: insforge:insforge-client-api
  name: Insforge Client API
  description: The Client API from Insforge — 35 operation(s) for client.
  humanURL: https://docs.insforge.dev/core-concepts/authentication/overview
  baseURL: https://api.insforge.dev
  tags:
  - Client
  properties:
  - type: OpenAPI
    url: openapi/insforge-client-api-openapi.yml
- aid: insforge:insforge-configuration-api
  name: Insforge Configuration API
  description: Manage realtime retention settings.
  humanURL: https://docs.insforge.dev/core-concepts/authentication/overview
  baseURL: https://api.insforge.dev
  tags:
  - Configuration
  properties:
  - type: OpenAPI
    url: openapi/insforge-configuration-api-openapi.yml
- aid: insforge:insforge-messages-api
  name: Insforge Messages API
  description: Inspect realtime message history and delivery stats.
  humanURL: https://docs.insforge.dev/core-concepts/authentication/overview
  baseURL: https://api.insforge.dev
  tags:
  - Messages
  properties:
  - type: OpenAPI
    url: openapi/insforge-messages-api-openapi.yml
- aid: insforge:insforge-payment-webhooks-api
  name: Insforge Payment Webhooks API
  description: Provider webhook ingestion routes
  humanURL: https://docs.insforge.dev/core-concepts/authentication/overview
  baseURL: https://api.insforge.dev
  tags:
  - Payment Webhooks
  properties:
  - type: OpenAPI
    url: openapi/insforge-payment-webhooks-api-openapi.yml
- aid: insforge:insforge-permissions-api
  name: Insforge Permissions API
  description: Manage helper endpoints for realtime RLS examples.
  humanURL: https://docs.insforge.dev/core-concepts/authentication/overview
  baseURL: https://api.insforge.dev
  tags:
  - Permissions
  properties:
  - type: OpenAPI
    url: openapi/insforge-permissions-api-openapi.yml
- aid: insforge:insforge-razorpay-payments-api
  name: Insforge Razorpay Payments API
  description: Razorpay Orders, Subscriptions, catalog, manual webhook setup, sync, customer, and transaction routes
  humanURL: https://docs.insforge.dev/core-concepts/authentication/overview
  baseURL: https://api.insforge.dev
  tags:
  - Razorpay Payments
  properties:
  - type: OpenAPI
    url: openapi/insforge-razorpay-payments-api-openapi.yml
- aid: insforge:insforge-s3-access-keys-api
  name: Insforge S3 Access Keys API
  description: The S3 Access Keys API from Insforge — 3 operation(s) for s3 access keys.
  humanURL: https://docs.insforge.dev/core-concepts/authentication/overview
  baseURL: https://api.insforge.dev
  tags:
  - S3 Access Keys
  properties:
  - type: OpenAPI
    url: openapi/insforge-s3-access-keys-api-openapi.yml
- aid: insforge:insforge-s3-protocol-api
  name: Insforge S3 Protocol API
  description: The S3 Protocol API from Insforge — 1 operation(s) for s3 protocol.
  humanURL: https://docs.insforge.dev/core-concepts/authentication/overview
  baseURL: https://api.insforge.dev
  tags:
  - S3 Protocol
  properties:
  - type: OpenAPI
    url: openapi/insforge-s3-protocol-api-openapi.yml
- aid: insforge:insforge-stripe-payments-api
  name: Insforge Stripe Payments API
  description: Stripe Checkout, Billing Portal, catalog, sync, customer, subscription, and transaction routes
  humanURL: https://docs.insforge.dev/core-concepts/authentication/overview
  baseURL: https://api.insforge.dev
  tags:
  - Stripe Payments
  properties:
  - type: OpenAPI
    url: openapi/insforge-stripe-payments-api-openapi.yml
common:
- type: Website
  url: https://insforge.dev
- type: DeveloperPortal
  url: https://docs.insforge.dev
- type: Documentation
  url: https://docs.insforge.dev
- type: APIReference
  url: https://docs.insforge.dev/api-reference/admin/admin-login
- type: GettingStarted
  url: https://docs.insforge.dev/quickstart
- type: GitHubOrganization
  url: https://github.com/InsForge
- type: Blog
  url: https://insforge.dev/blog
- type: Pricing
  url: https://insforge.dev/pricing
- type: SignUp
  url: https://insforge.dev/dashboard
- type: TermsOfService
  url: https://insforge.dev/terms
- type: PrivacyPolicy
  url: https://insforge.dev/privacy
- type: Support
  url: https://discord.gg/DvBtaEc9Jz
- type: ChangeLog
  url: https://insforge.dev/changelogs
- type: ChangeLog
  url: changelog/insforge-changelog.yml
- type: MCPServer
  url: mcp/insforge-mcp.yml
- type: LLMsTxt
  url: llms/insforge-llms.txt
- type: Packages
  url: packages/insforge-packages.yml
- type: SDKs
  url: packages/insforge-packages.yml
- type: CLI
  url: cli/insforge-cli.yml
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/insforge-well-known.yml
- type: SecurityTxt
  url: well-known/insforge-security.txt
- type: OAuthScopes
  url: scopes/insforge-scopes.yml
- type: Authentication
  url: authentication/insforge-authentication.yml
- type: Conventions
  url: conventions/insforge-conventions.yml
- type: Idempotency
  url: conventions/insforge-conventions.yml
- type: ErrorCatalog
  url: errors/insforge-problem-types.yml
- type: Conformance
  url: conformance/insforge-conformance.yml
- type: Lifecycle
  url: lifecycle/insforge-lifecycle.yml
- type: DataModel
  url: data-model/insforge-data-model.yml
- type: DomainSecurity
  url: security/insforge-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/insforge-vulnerability-disclosure.yml
- type: Security
  url: well-known/insforge-security.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence