API Gateway
Developer Platform
Integrate the quantum-secure digital notary directly into your application payload. Standardize authenticity without blockchain complexity.
Core Concepts
Architecture, key management, and security proofs for integrating Post-Quantum guarantees.
Start reading
API Reference
Full OpenAPI specification for our REST endpoints, webhooks, and rate limits.
View Endpoints
API Request Test
curl -X POST https://api.bequantum.ai/v1/certify \
-H "Authorization: Bearer YOUR_TEST_KEY" \
-H "Content-Type: application/json" \
-d '{
"asset_hash": "e3b0c44298fc1c14..."
}'
// Ensure you are using a Testnet Key