← Registry

API Tools

truval.dev

Manages API keys, verifies email addresses, and provides usage tracking for an API service.

1 endpoint8 known toolsFirst detected May 12, 2026Last detected July 6, 2026

ENDPOINT 1

https://mcp.truval.dev/mcp

No auth detected

Known tools 8

verify_email

Verify if an email address is real and deliverable.

create_api_key

Create a new standard API key (sk_live_...) using your provisioning key (sk_mgmt_...).

list_api_keys

List all active standard API keys for this account (never returns raw key values).

revoke_api_key

Revoke a standard API key by id.

get_usage_summary

Get month-to-date usage summary (calls used/remaining, estimated cost, tier).

get_account

Get account tier, limits, billing status, and usage_this_month.

get_usage

Get daily usage breakdown for the last 30 days.

create_billing_portal

Create a Stripe billing portal session URL for this account.