Succinct · Authentication Profile

Succinct Authentication

Authentication

Succinct secures its APIs with signature across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyCrypto InfrastructureZero-Knowledge ProofszkVMBlockchainEthereumCryptographyDeveloper ToolsProver NetworkgRPC
Methods: signature Schemes: 2 OAuth flows: API key in:

Security Schemes

NetworkKeyPair signature
scheme: secp256k1
VerifierPublic none

Source

Authentication Profile

succinct-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.succinct.xyz/docs/sp1/prover-network/quickstart
notes: >-
  Succinct has no REST/OpenAPI surface; its programmatic API is the gRPC Succinct
  Prover Network (see grpc/). Authentication is not API-key or OAuth based — the
  network authenticates requesters and provers with Secp256k1 key pairs (the same
  key primitive as Ethereum wallets). Requests to the ProverNetwork gRPC service
  are signed with the account private key; the assigned fulfiller/requester
  identity is derived from the signature.
summary:
  types: [signature]
  scheme: secp256k1-signed-grpc
  api_key_in: []
  oauth2_flows: []
schemes:
  - name: NetworkKeyPair
    type: signature
    scheme: secp256k1
    location: request-signature
    env: NETWORK_PRIVATE_KEY
    docs: https://docs.succinct.xyz/docs/sp1/prover-network/quickstart
    description: >-
      Requester/prover account key pair. Generate with `cast wallet new` (Foundry)
      or export from a wallet. The private key is set as NETWORK_PRIVATE_KEY and
      used by ProverClient to sign gRPC calls (RequestProof, FulfillProof, etc.).
      Fund the derived account with PROVE deposited via the Explorer before
      requesting proofs.
  - name: VerifierPublic
    type: none
    description: >-
      The Verifier gRPC service (VerifyProof) requires no authentication — proofs
      are self-verifying.

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/succinct-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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