Cite claims programmatically. Verify cryptographically.
SupaDrop exposes preserved financial claims through read-only interfaces. Every record includes source provenance and verification data.
✓ Cryptographically verifiable
Access methods
Read-only API
ClaimBlocks are queryable by ID, company, date, or metric. All endpoints are read-only.
Hash verification
Claim integrity is verifiable by comparing content hash against source document.
Source attribution
Every response includes transcript coordinates, timestamps, and speaker attribution.
Immutable records
Claims cannot be modified. Attempts to alter records are cryptographically detectable.
API endpoints
Response structure
Claim record
Required fields
System constraints
Read-only access
ENFORCEDAll API endpoints are GET requests. No write, update, or delete operations exist.
Immutable records
ENFORCEDPreserved claims cannot be modified. Hash verification detects any alteration attempts.
No processing
ENFORCEDAPI returns preserved records only. No analysis, aggregation, or transformation occurs.
Source fidelity
ENFORCEDEvery claim includes exact character offsets to original transcript. Verification is always possible.
Integration patterns
Citation in analysis
Reference claims by permanent ID in financial models or reports. Include hash for verification.
Automated verification
Periodically verify claim hashes against source documents to ensure integrity.
Audit trail construction
Build audit logs that reference preserved claims with cryptographic proof of authenticity.
Comparative analysis
Query claims across quarters to track changes in company statements over time.