Playground

Test your functions with live execution

No execution yet

cURL

curl -X POST https://api.galaxichain.com/v1/functions/hello-world/invoke \
  -H "Authorization: Bearer ak_m8kgbbrhc5s" \
  -H "Content-Type: application/json" \
  -d '{"event":{"type":"MESSAGE","payload":{}},"input":{}}'