Sunscreen · Authentication Profile

Sunscreen Authentication

Authentication

Sunscreen secures its APIs with web3-signature across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyInfra DevtoolsFully Homomorphic EncryptionCryptographyBlockchainWeb3PrivacyDeveloper ToolsFHE
Methods: web3-signature Schemes: 1 OAuth flows: API key in:

Security Schemes

PrivateKeySigner web3-signature
scheme: ecdsa-secp256k1

Source

Authentication Profile

sunscreen-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://github.com/Sunscreen-tech/spf-client (README.md) + https://spf-docs.sunscreen.tech/docs/service
summary:
  types: [web3-signature]
  api_key_in: []
  oauth2_flows: []
notes: >-
  The Sunscreen SPF service does not use API keys or OAuth. Requests to the SPF
  testnet REST service are authenticated with an Ethereum-style signature: the
  client signs with a private key (a `PrivateKeySigner` holding a `0x...` key in
  the TypeScript SDK, or `--private-key 0x...` on the Rust CLI). On-chain access
  control (ACL) then governs which addresses may decrypt or run against a given
  ciphertext. A "web2" mode lets an application server hold the signing key on
  behalf of users; a "web3" mode signs directly from the user's wallet.
schemes:
  - name: PrivateKeySigner
    type: web3-signature
    scheme: ecdsa-secp256k1
    key_format: "0x-prefixed Ethereum private key"
    sources: [spf-client README, spf-docs.sunscreen.tech]
    modes:
      - name: web2
        detail: Backend/application server holds the signing key and signs on behalf of users.
      - name: web3
        detail: User's wallet signs requests directly (browser demo shows both modes).
authorization:
  model: on-chain-acl
  detail: Ciphertext access (admin / decrypt / run) is granted per-address and checked via the SPF smart-contract ACL.
docs: https://spf-docs.sunscreen.tech/docs/acl

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/sunscreen-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.