Skip to content

Postman Collections

Import our ready-made collections and make calls without writing code.

Files

DownloadContents
RoofAngle-v4.postman_collection.jsonAll /v4/* endpoints
RoofAngle-v1.postman_collection.jsonAll /v1/* endpoints (RoofAngle-hosted checkout)
RoofAngle.postman_environment.jsonShared environment (base_url, client_id, client_secret)

Setup

  1. In Postman, Import all three files.
  2. Select the RoofAngle environment (top-right dropdown).
  3. Edit the environment and fill in base_url, client_id, and client_secret.
  4. Run Auth > POST Get Access Token once. A script stores the token automatically.
  5. Every other request reuses it. On 401, re-run the auth request (tokens last 1 hour).

Example requests contain placeholders like REPLACE_WITH_SERVICE_ID. Get real ids from Services > GET List Services.

Need an API key? Contact support@roofangle.com