Skip to main content

API References

For users/developers who wish to interact with the Truxt by using the RESTful APIs, the Swagger Document would very useful for you. The Truxt docker image has it packaged, you may access it from: If you are using the Truxt container alone without config-ui:

http://<Truxt_CONTAINER_HOST>:<PORT>/swagger/index.html

or

http://<CONFIG_UI_CONTAINER_HOST>:<PORT>/api/swagger/index.html