VMS0 API Docs
Deterministic transformers behind signed API keys. Flat $0.25/call.
Base URL
https://api.vms0.com
Auth
Required headers for billable endpoints:
x-api-key: key idx-timestamp: unix msx-signature: hex(HMAC_SHA256(api_secret, ${timestamp}.${rawBody}))
Endpoints
GET /healthGET /v1/balance(signed)POST /v1/transform/:name(signed, metered)POST /v1/payments/webhook/coinbase-commerce(Coinbase)POST /v1/payments/webhook/btcpay(BTCPay)
Example transformers
headline-power-scorerpricing-anchoroffer-stackfunnel-leak-detector
Idempotency
Include request_id in the JSON body to prevent double charges on retries.
Want a client SDK + OpenAPI spec? We can add it next.