Insforge · Authentication Profile

Insforge Authentication

Authentication

Insforge secures its APIs with apiKey, http, and oauth2 across 7 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode and deviceCode flow(s).

CompanyBackend-as-a-Serviceagent-nativeCloud InfrastructureDatabaseAuthenticationStorageServerlessEdge FunctionsAI GatewayPaymentsReal-TimeOpen-SourceY Combinator
Methods: apiKey, http, oauth2 Schemes: 7 OAuth flows: authorizationCode, deviceCode API key in: header

Security Schemes

OAuth2 oauth2
· flows: ,
bearerAuth http
scheme: bearer
apiKey apiKey
· in: header (x-api-key)
apiKey apiKey
· in: header (X-API-Key)
stripeSignature apiKey
· in: header (stripe-signature)
razorpaySignature apiKey
· in: header (x-razorpay-signature)
s3SigV4 http
scheme: aws4-hmac-sha256

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/*.yaml + https://api.insforge.dev/.well-known/oauth-authorization-server
docs: https://docs.insforge.dev/core-concepts/authentication/overview
agent_auth:
  supported: true
  method: identity_assertion (WorkOS ID-JAG)
  register_uri: https://api.insforge.dev/agent/auth
  credential_type: api_key (uak_ user API key)
  skill: https://api.insforge.dev/auth.md
  note: >-
    Autonomous agent registration (preview) — a participating provider mints a
    WorkOS ID-JAG carrying the user's verified email; InsForge exchanges it for a
    uak_ user API key with no human sign-up form.
summary:
  types:
  - apiKey
  - http
  - oauth2
  api_key_in:
  - header
  oauth2_flows:
  - authorizationCode
  - deviceCode
schemes:
- name: OAuth2
  type: oauth2
  source: https://api.insforge.dev/.well-known/oauth-authorization-server
  flows:
    authorizationCode:
      authorizationUrl: https://api.insforge.dev/api/oauth/v1/authorize
      tokenUrl: https://api.insforge.dev/api/oauth/v1/token
      pkce: [S256, plain]
    deviceCode:
      deviceAuthorizationUrl: https://api.insforge.dev/api/oauth/v1/device_authorization
      tokenUrl: https://api.insforge.dev/api/oauth/v1/token
  scope_count: 11
  scopes_artifact: scopes/insforge-scopes.yml
  note: OAuth 2.0 is advertised via RFC 8414 authorization-server metadata, not in the per-service OpenAPI specs.
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/insforge-ai-openapi.yaml
  - openapi/insforge-auth-openapi.yaml
  - openapi/insforge-deployments-openapi.yaml
  - openapi/insforge-email-openapi.yaml
  - openapi/insforge-functions-openapi.yaml
  - openapi/insforge-logs-openapi.yaml
  - openapi/insforge-metadata-openapi.yaml
  - openapi/insforge-payments-openapi.yaml
  - openapi/insforge-realtime-openapi.yaml
  - openapi/insforge-records-openapi.yaml
  - openapi/insforge-secrets-openapi.yaml
  - openapi/insforge-tables-openapi.yaml
- name: apiKey
  type: apiKey
  in: header
  parameter: x-api-key
  sources:
  - openapi/insforge-auth-openapi.yaml
  - openapi/insforge-deployments-openapi.yaml
  - openapi/insforge-payments-openapi.yaml
  - openapi/insforge-records-openapi.yaml
  - openapi/insforge-storage-openapi.yaml
- name: apiKey
  type: apiKey
  in: header
  parameter: X-API-Key
  sources:
  - openapi/insforge-metadata-openapi.yaml
  - openapi/insforge-realtime-openapi.yaml
  - openapi/insforge-tables-openapi.yaml
- name: stripeSignature
  type: apiKey
  in: header
  parameter: stripe-signature
  sources:
  - openapi/insforge-payments-openapi.yaml
- name: razorpaySignature
  type: apiKey
  in: header
  parameter: x-razorpay-signature
  sources:
  - openapi/insforge-payments-openapi.yaml
- name: s3SigV4
  type: http
  scheme: aws4-hmac-sha256
  description: |-
    AWS SigV4 authentication using S3 access keys minted by
    `POST /api/storage/s3/access-keys`. Region must match the server's
    `AWS_REGION` (default `us-east-2`); service scope must be `s3`.
  sources:
  - openapi/insforge-storage-openapi.yaml

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/insforge-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.