Skip to main content

API Playground

Try NullState endpoints directly. Use curl against the live gateway at https://greensol.me/nullstate/.

Health Check

curl -sk https://greensol.me/nullstate/health

KYA Challenge

curl -sk https://greensol.me/nullstate/kya/challenge

MCP Tools List

curl -sk -X POST https://greensol.me/nullstate/mcp \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'

LLM Discovery

curl -sk https://greensol.me/nullstate/llms.txt