You're viewing a demo portfolio

Join the waitlist
PRSM

apikeys_generate_api_key

Active

Tool of DataNexus MCP

declared in 3.4.2

Generate a DataNexus API key for the given email address. Anonymous callers get 10 free lookups/week; a registered free key unlocks 100/week. Store the returned key — it is shown only once. Pass it as the X-Api-Key header on future requests. Rate limit: 3 keys per IP per 24 hours.

Parameters schema

{
  "type": "object",
  "required": [
    "email"
  ],
  "properties": {
    "email": {
      "type": "string",
      "description": "Email address to associate with the new API key. Used for delivery and repeat-signup lookup. Required."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

DataNexus MCP

1/7 registries
View full server →
apikeys_generate_api_key — DataNexus MCP — PRSM MCP