API Reference
Last updated
Last updated
Terms and Disclaimers
Privacy PolicyOnce the containerized API is set up, it's time to get familiar with the endpoints and the specifications required to process requests. There are many languages that can be used to access the endpoints. Its important for users to be comfortable with best practices for using APIs in their language of choice.
Some examples of convenience packages used in various languages include:
Javascript
axios
Python
requests
Golang
http
Java
spring
Scala
http4s