Fautore APIs
The Fautore API's are the means by which external applications pass data to and from Fautore. Any application interacting directly with Fautore must be within the Fautore Operational Domain (FOD). Fautore API's rely on JSON to provide structure in passing data. Please refer to the USDP pages for furter details.
Function | Description |
---|---|
fauAppReg | Register an application or agent with Fautore. |
fauGetAppData | Pull data related to the calling application from the Fautore database. |
fau-qMsg | Transfer JSON data structure to fautore and parse into message queue. |