Proxy Dashboard API (POST)
Agent Gateway
Proxy Dashboard API (POST)
Authenticated agent gateway proxy to dashboard API routes. Paths under /v1/api are forwarded to the matching /api/v1 route. Required scopes depend on the upstream route.
POST
Proxy Dashboard API (POST)
Authorizations
API key generated from the MindFort dashboard. Pass as Authorization: Bearer <your-api-key>.
Path Parameters
Remainder of the dashboard API path after /v1/api
Body
application/json
The body is of type object.
Response
Upstream dashboard API response
The response is of type object.