Create API Key
create_keyGenerate a HumanSurvey API key to authenticate survey operations. Use this before other tools if no key is set; store the returned key as HUMANSURVEY_API_KEY, as it cannot be retrieved later.
Instructions
Create a new HumanSurvey API key. Call this before any other tool if HUMANSURVEY_API_KEY is not set. Returns a key — store it as HUMANSURVEY_API_KEY in your MCP config. The key cannot be retrieved again after creation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | A label for this key, e.g. the project or agent name. | |
| No | Contact email of the human owner. Used for billing and usage notifications in the future. | ||
| wallet_address | No | Optional wallet address in CAIP-10 format (e.g. "eip155:8453:0xabc..." for Base, "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp:ABC..." for Solana). Will be used for agent-native payments in the future. |