Routes

There are two ways to view documentation for the API routes.

Sub-Folders

Directly in the sub-folders of this documentation, we show all routes as well. This is a little more interactive, and you can even use the "Test It" Feature to test it out directly in the browser. Note that testing requires a valid API key to be set in the headers.

Typedoc

See all documentation for routes here. This shows them with auto-generated TypeScript documentation for the SDK. You can see all request, repsonse types well.

Last updated