REST API (beta)
The REST API allows you to programmatically create inspection reports in ScribeWare and receive webhook notifications when reports are published. This is a standalone integration that does not require
Setup
Authentication
X-API-KEY: your-api-key-herecurl https://us-central1-scribeware5.cloudfunctions.net/rest/auth \
-H "X-API-KEY: your-api-key-here"{"result": "ok"}Endpoints
Create a Report
Field
Type
Required
Description
List Reports
Parameter
Type
Default
Description
Get a Single Report
Webhook Notifications
Setup
How It Works
Webhook Payload
Error Handling
Managing Your API Key
Error Responses
Status
Meaning
Rate Limits
Last updated
Was this helpful?