← Documentation home
/hyax-api

Introduction

Hyax exposes JSON HTTP APIs under `/hyax-api`. Versioned integration endpoints use team API keys (`hx_…`) via `Authorization: Bearer`. The dashboard app uses tRPC at `POST /hyax-api/trpc` with SuperJSON. Pick an endpoint in the sidebar for request/response examples.

Base URL: https://platform.hyax.com · Replace YOUR_API_KEY with your team API key.

Example response

Shape varies by data; values are illustrative.

// Pick an endpoint in the sidebar.