OUTCOME · Discover
What changes
Read-only projection; it grants no mutation, settlement, traffic, or authority change.
v2Public entropy
/api/v2/entropyPURPOSE + BUSINESS CONTEXT
WHEN THIS CALL IS USEFUL
Start every Entropy Lab integration here to discover the current generation path, source-key path, supported assurance, and byte ceilings instead of hard-coding them.
OUTCOME · Discover
Read-only projection; it grants no mutation, settlement, traffic, or authority change.
WHY IT MATTERS
ISOLATION + AUTHORITY
Caller authorization, nonce, requested byte count, physical source, source key, signed envelope, consumer conditioning, application randomness model, and downstream cryptographic use remain distinct. A valid source signature proves envelope provenance and integrity, not fitness for every cryptographic protocol or permission to perform a downstream action.
BEFORE YOU CALL
WHAT TO DO NEXT
AGENT GUIDANCE
The exact deployed parameters, schemas, responses, security requirements, and Hybrid-Chain agent metadata are authoritative at this operation's production OpenAPI JSON Pointer. The readable tables below add integration guidance; the deployed OpenAPI controls if guidance and the machine contract ever differ.
Open the authoritative production contract ↗EXTENDED INTEGRATION GUIDANCE
Examples illustrate integration intent; the referenced OpenAPI operation and component schemas define the executable shape.
PARAMETERS
RESPONSES
{
"version": "2",
"generation_endpoint": "/api/v2/entropy/samples",
"source_key_endpoint": "/api/v2/entropy/source-key",
"authentication": "bearer",
"required_scope": "entropy:write",
"required_assurance": "source_signed",
"maximum_entropy_bytes": 65536,
"maximum_noise_bytes": 4096,
"source_proof": "Ed25519 signature generated by the physical entropy source"
}OPERATIONAL NOTES
This route is implemented in canonical gateway source and appears in the production OpenAPI snapshot observed 2026-09-11T06:35:11.572Z. Authentication, tenant, feature, venue, and market policy still apply.
Verify the exact production OpenAPI operation ↗Return to the V2 directory ↗