Skip to main content
GET
/
api
/
config
/
check-required
cURL
curl --request GET \
  --url https://api.production.hyperoru.com/api/config/check-required \
  --header 'Authorization: Bearer <token>'
{
  "items": [
    "<string>"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.hyperoru.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Session token issued by POST /api/users/login, transported as Authorization: Bearer <token>.

Response

Missing-config report

Available factors / symbols catalogue.

items
string[]
required