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
Build
GET
/info/build
Get information about the current build of the API.
Responses
200
400
500
OK
Content-Type
application/json
Schema
JSON
JSON
{
"version"
:
"string"
,
"buildDate"
:
"string"
}
GET
/info/build
Playground
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python