--- title: "Arcade API Reference" description: "Learn about the Arcade API. It's swagger time!" --- import SwaggerUI from "swagger-ui-react"; import "swagger-ui-react/swagger-ui.css"; import "./swaggerHacks.css"; # Arcade API Reference The base URL for all API requests is `https://api.arcade.dev`. The use of this API is subject to our [Terms of Service](https://arcade.dev/terms-of-service), and you are required to have an account in good standing. Our OpenAPI 3.0 specification is [available here](https://api.arcade.dev/v1/swagger).