R
Rutter REST API
Details
- URL
-
https://production.rutterapi.com/versioned - Docs
- https://docs.rutter.com/rest/2024-08-31/basics
Authentication
Rutter API client ID and client secret
Authorization: Basic <credential> + Rutter API client ID and client secret api_key=<credential> discovered Sign up or log in to the Rutter dashboard. For each environment (sandbox or production), copy your client_id and client_secret from the dashboard as described in the Authorization docs. Use them together as HTTP Basic Auth against the Rutter API.