eduzz
Carregando…
API Keys & MCP
Use API keys para acessar a API pública v1 e o servidor MCP do AgentMembers. Ver documentação
Carregando…
Endpoints REST v1
GET / POST /api/public/v1/agentsGET / PATCH / DELETE /api/public/v1/agents/:idPOST /api/public/v1/agents/:id/messages— enviar mensagem ao agente (predict, SSE opcional)GET /api/public/v1/conversationsGET /api/public/v1/conversations/:id/messagesGET / POST /api/public/v1/skillsGET / PATCH / DELETE /api/public/v1/skills/:idGET /api/public/v1/openapi.json— spec OpenAPI 3.1
Servidor MCP
/api/public/mcpTools: list_agents, get_agent, create_agent, update_agent, delete_agent, send_agent_message, list_conversations, list_messages, list_skills, get_skill, create_skill, update_skill, delete_skill.
Autentique com Authorization: Bearer am_live_.... Limite: 60 requisições por minuto por key.