Skip to main content
GET
curl https://portal-api.7331.org/
{
  "application_name": "Portal API",
  "version": "1.0.0"
}

Documentation Index

Fetch the complete documentation index at: https://docs.7331.org/llms.txt

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

Returns the application name and version.
application_name
string
required
Application name.
version
string
required
Application version.
curl https://portal-api.7331.org/
{
  "application_name": "Portal API",
  "version": "1.0.0"
}