math.tools
math.tools is a website offering math calculators, number conversions, tables, and related numeric utilities. It also publishes a Numbers API for programmatic access to number facts, conversions, spelling, primes, pi digits, and number checks.
math.tools exposes one documented HTTP REST surface: the Numbers API at https://api.math.tools, described by an OpenAPI spec and authenticated with an `X-Mathtools-Api-Secret` header.
- Numbers APIdiscovered
Go to the Numbers API page. The OpenAPI description says to "subscribe" there and uses the X-Mathtools-Api-Secret header for authentication. The public docs page is the closest published place to obtain the API secret, but the scraped page did not expose the exact subscription flow or dashboard steps.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing