This API is a work in progress

Authentication

Your Rodeo API key should never be used client side or exposed to your end users.
All API endpoints are authenticated using Bearer tokens. When making an API call, add an Authorization header and set the API key as a Bearer token: Authorization: Bearer d2d561f5ff80136f69b4b5a31b9fb3c9

OpenAPI spec

Get started quickly with the Rodeo API using our OpenAPI documents. You can import these documents into an API client like Postman or Insomnia to see and use all of our endpoints, with example requests and expected responses.