SafetyCulture
Workplace safety inspection and compliance management
| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | rest | https://api.safetyculture.io/ | link | — | — | — |
Actions (4)
Inspections · 4
- Export inspection to PDF/WordPOST /audits/{audit_id}/export
Export a specific inspection to PDF or Word format.
documented - Get inspectionGET /audits/{audit_id}
Retrieve the full details of a specific inspection by its audit_id, including related media when applicable.
documented - Search inspectionsGET /audits/search
Query inspections with filters (e.g., modified_at, audit_id) and retrieve matching inspection records.
documented - Start inspectionPOST /audits
Create a new inspection (audit) using SafetyCulture’s API, enabling automation to start an inspection from a template.
documented