register
ActiveTool of Chikoh - Fantasy Sports & Entertainment Intelligence
declared in 2.0.0
Register for a Chikoh agent developer API key (chk_agent_*) for building integrations. Requires $0 Stripe card auth for identity verification.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"email",
"agentName"
],
"properties": {
"email": {
"type": "string",
"format": "email",
"description": "Developer email address"
},
"agentName": {
"type": "string",
"maxLength": 100,
"minLength": 2,
"description": "Name for your agent/integration"
}
},
"additionalProperties": false
}Parent server
Chikoh - Fantasy Sports & Entertainment Intelligence
https://github.com/romcdonald9976/chikoh-architecture-showcase.git
1/7 registries