Developer Access
Get your free trial key
Instant access to Audio API, Verity Trace, and Memory Vault. 100 calls. No credit card.
100 API calls — no expiry
Audio API — 15 frequency tracks (432Hz–963Hz)
Verity Trace signed receipts
Memory Vault read/write
Upgrade anytime from $9/mo
Your API Key
click to copy
curl -X POST https://anchor.verityswarm.com/v1/audio/serve \
-H "Authorization: Bearer YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"frequency":"432","use_case":"sleep"}'
Check quota:
curl https://anchor.verityswarm.com/v1/key/status \
-H "Authorization: Bearer YOUR_KEY"