Skip to content
FacturX.NET
Search
K
Main Navigation
Home
Guides
Try it live!
Try the Editor
Try the API
References
OpenAPI specification
CLI API reference
Library API reference
About
Appearance
Menu
Return to top
On this page
Hosting
GET
/info/hosting
Get information about the current hosting environment of the API application.
Responses
200
400
500
OK
Content-Type
application/json
Schema
JSON
JSON
{
"unsafeEnvironment"
:
true
}
GET
/info/hosting
Playground
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python