AVORA Agent Forge · Authentication Profile

Avora Agent Forge Authentication

Authentication

AVORA Agent Forge secures its APIs with none across 0 declared security schemes, as derived from its OpenAPI definitions.

BlockchainCryptoSolanaToken RiskDue DiligenceOn-chain EvidenceFraud IntelligenceAI AgentsMCPA2ASigned ReceiptsProvenanceNon-custodial PaymentsUSDCSolana PayPublic-sector AI Interoperability
Methods: none Schemes: 0 OAuth flows: API key in:

Security Schemes

Source

Authentication Profile

Raw ↑
generated: '2026-08-09'
method: searched
source: >-
  https://avora-agent-forge.netlify.app/llms.txt +
  https://avora-agent-forge.netlify.app/agent-forge/pricing.json +
  openapi/avora-agent-forge-commerce-openapi.json
docs: https://avora-agent-forge.netlify.app/ai/
summary:
  types: [none]
  api_key_in: []
  oauth2_flows: []
  model: unauthenticated-public-with-onchain-settlement-gate
schemes: []
notes: >-
  Neither OpenAPI declares a components.securitySchemes block and neither declares a
  top-level security requirement, so every documented operation is callable anonymously.
  This is intentional rather than an omission: the provider states access is
  unauthenticated and that paid tiers are gated by non-custodial, user-signed Solana Pay
  (USDC) settlement verified on-chain instead of by API keys.
authorization:
  model: proof-of-payment
  mechanism: Solana Pay (USDC) on Solana mainnet
  custody: non-custodial
  wallet_approval_required: true
  gate_operation: verifyPaymentAndDeliverEvidence
  validated_fields:
    - recipient
    - USDC mint
    - amount
    - reference
    - product
    - subject hash
    - campaign memo
    - payment age
  denial_status: 402
  denial_meaning: Matching on-chain payment not found yet.
  note: >-
    The bearer of a paid artifact is whoever can present a matching on-chain settlement
    reference plus orderId. There is no account, no key issuance, and no revocation
    surface - the payment reference is the credential.
response_integrity:
  mechanism: Ed25519 JWS signed receipts
  jwks: https://avora-agent-forge.netlify.app/.well-known/jwks.json
  jwks_file: ../well-known/avora-agent-forge-jwks.json
  operation: getReceiptVerificationKeys
  note: >-
    Public-sector assessments return an Ed25519 JWS receipt that any third party can verify
    against the published JWKS without contacting the provider. This is response
    authentication, not caller authentication.
gaps:
  - No caller identity of any kind, so per-caller rate limiting, quota, and revocation are
    not expressible.
  - No API key or OAuth surface, so there is no scopes artifact to derive.
  - No /.well-known/oauth-authorization-server or /.well-known/oauth-protected-resource
    (both 404), consistent with the no-auth model.

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/avora-agent-forge-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.