Novel API
Last updated
Was this helpful?
Last updated
Was this helpful?
The Novel API is used by all Novel Products to handle and manage your SaaS.
Novel uses for its underlying routing framework.
Novel uses OpenAPI to shape the requests as much as possible. The built-in routes will have described the input and output of each endpoint. This is useful for the web client as request files are generated automatically using the spec.
You can also check the stable API Reference here
A spec is available in Postman if you would like to explore