Skip to main content
GET
/
v1
/
api
/
*
Proxy Dashboard API (GET)
curl --request GET \
  --url 'https://api.mindfort.app/v1/api/*' \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API key generated from the MindFort dashboard. Pass as Authorization: Bearer <your-api-key>.

Path Parameters

path
string
required

Remainder of the dashboard API path after /v1/api

Response

Upstream dashboard API response

The response is of type object.