Routescope APIRoutescope API
Quick Start Your First Call

Quick Start Your First Call

Complete your first Routescope API call from scratch

This quick start focuses on the minimum path for a successful API call: understand the core terms, copy the Base URL and API Key, find an available model ID, run a curl request, and use the console to troubleshoot if something fails.

  1. API Basics: understand API, Base URL, API Key, model ID, and protocol boundaries.
  2. Get Base URL and API Key: copy the endpoint and create a business token.
  3. List Available Models: find model IDs available to the current token.
  4. First curl Call: verify model listing and make one chat completion request.
  5. Common Errors: troubleshoot authentication, permission, model, parameter, timeout, and rate-limit issues.

How is this guide?

Last updated on