For the complete documentation index, see llms.txt. This page is also available as Markdown.

Getting Started

Use this section to integrate with the WheelX API from understanding the available capabilities to sending your first request and handling production issues. Developers new to WheelX should begin with the API Overview and Quick Start.

Choose Your Starting Point

  • New to the WheelX APIAPI Overview: Review the base URL, available capabilities, endpoints, and response model.

  • Ready to make a first requestQuick Start: Configure your environment, request a quote, execute a transaction, and check its status.

  • Looking for endpoint detailsAPI Reference: Review request parameters, response schemas, and supported API operations.

  • Preparing a production integrationAuthentication & Rate Limits: Understand API access, request limits, and recommended practices.

  • Resolving an integration issueTroubleshooting: Diagnose common API errors and transaction-processing scenarios.

  1. Read API Overview.

  2. Complete Quick Start.

  3. Use API Reference during implementation.

  4. Review Authentication & Rate Limits before production launch.

Last updated

Was this helpful?