![]() |
Qorus Integration Engine® Community Edition 6.0.0_dev
|
The APIs documented here do not require any authentication to access.
/schema/qorus-rest-api-public.yaml
and /schema/qorus-rest-api-public.json
(ex: if Qorus is available on https://localhost:8011
, then the dynamic schema can be retrieved from https://localhost:8011/schema/qorus-rest-api-public.yaml
and https://localhost:8011/schema/qorus-rest-api-public.json
).This URI path implements token-based user authentication.
instance-key
(string): Qorus instance identifieromq-version
(string): Qorus executable versionomq-build
(string): Qorus executable git hashqore-version
(string): Qore library versionomq-schema
(string): Qorus system schema infonoauth
(bool): Always True in the Community Editionedition
(string): Community
for Qorus Integration Engine(R) Community Editiontz_region
(string): the time zone region the server is running intz_utc_offset
(int): the UTC offset in seconds east of UTC; negative numbers indicate west of UTCThis URI path implements token-based user authentication.
user
(string): The username to log inpass
(string): The user's passwordtoken
(string): Always returns an empty string in the Community Edition400 Bad Request
: invalid or missing arguments