API Documentation
Developer resources for integrating BwaveScan human presence signals into your decentralized applications.
SDK Status: Early Development
The BwaveScan public SDK and API endpoints are currently in a restricted developmental phase. Our team is working to finalize the human signal verification protocols for public use.
Signal Entropy and Proofs
The BwaveScan engineering protocol is founded on the principles of Signal Entropy Analysis. Unlike legacy identity systems that rely on static credentials, our Human Verification Oracle utilizes dynamic behavioral entropy to establish human origin with a high degree of confidence.
We analyze multi-variate signal patterns to distinguish between high-order human behavior and low-order automated scripts. This provides a robust Verification Layer for any decentralized environment requiring verifiable human integrity.
Probabilistic Settlement and Epoch Cycles
All verified signals undergo Probabilistic Settlement during fixed Epoch cycles. Each Epoch serves as a temporal checkpoint where the aggregate human pulse is cryptographically hashed, ensuring the immutability of the presence ledger.
This architecture allows for a scalable consistency proof that can be queried by cross-chain smart contracts, enabling decentralized systems to rely on BwaveScan as a source of truth for human consistency and reliability.
Integration Architecture
Credentialing
Systematic registration of third party endpoints to initialize the signal verification handshake within our secure environment.
BW ID Flow
Utilizing OAuth 2.0 principles to delegate human signal attestation without exposing granular behavioral data to the requester.
Verification Query
Retrieval of the Human Pulse score, a cryptographically signed value representing the verified consistency of the subject BW ID.
Signal Reference Specifications
The following technical specifications outline the primary interaction points with the BwaveScan Human Ledger. These endpoints are engineered for low latency verification and deterministic settlement results:
- GET /v1/verify/pulse/:bw_idPulse Score Retrieval
Returns the current human signal score and verification tier, including a cryptographic proof of consistency for the target BW ID.
- GET /v1/epochs/settlement/:idEpoch Settlement Metadata
Details the settlement metrics for a specified epoch, including unique human participants and the aggregate signal entropy.
- POST /v1/verify/handshakeCryptographic Session Handshake
Initializes a human verification session via the BW ID gateway, returning a secure attestation token for the lifecycle duration.
Future: Broad Spectrum Human proofs
The BwaveScan ecosystem is evolving into a full spectrum identity solution. Our engineering team is currently developing a suite of cross-chain libraries to enable native reputation attestations on any EVM or SVM compatible network. For deep protocol mechanics, consult the Technical Whitepaper.
The BwaveScan developer portal is currently in private beta.
