Difference between revisions of "Internal API"
From ITR Wiki
Line 9: | Line 9: | ||
! Endpoint !! Role !! Description | ! Endpoint !! Role !! Description | ||
|- | |- | ||
− | | test || All || Standard test page | + | | test || All || Standard test page |
− | |||
− | |||
|- | |- | ||
− | | | + | | copyright || All || Return the copyright information for this ITR installation |
|- | |- | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Revision as of 09:07, 29 March 2019
Internal API
The internal API is for usage by the website of the ITR. It cannot be used from external websites, unless the flag ENABLE_CORS in the file instance/application.cfg is set to 'Y'. It is strongly discouraged to set this flag to 'Y' for anything else but developmnet systems.
The following API calls are available for the following roles
Endpoint | Role | Description |
---|---|---|
test | All | Standard test page |
copyright | All | Return the copyright information for this ITR installation |