← Registry
API Tools
truval.dev
Manages API keys, verifies email addresses, and provides usage tracking for an API service.
ENDPOINT 1
https://mcp.truval.dev/mcp
Known tools 8
verify_emailVerify if an email address is real and deliverable.
create_api_keyCreate a new standard API key (sk_live_...) using your provisioning key (sk_mgmt_...).
list_api_keysList all active standard API keys for this account (never returns raw key values).
revoke_api_keyRevoke a standard API key by id.
get_usage_summaryGet month-to-date usage summary (calls used/remaining, estimated cost, tier).
get_accountGet account tier, limits, billing status, and usage_this_month.
get_usageGet daily usage breakdown for the last 30 days.
create_billing_portalCreate a Stripe billing portal session URL for this account.