get http://localhost:8000/api/v1/
Returns information about the API
Log in to see full request history
Response
Returns information about the API
xxxxxxxxxx
curl --request GET \
--url http://localhost:8000/api/v1/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: