truora.com

NOTE: This is a preview of the API and it is not considered stable since refinements are still being made. Introduction Welcome to the Truora Check RESTful API reference. You may also want to check out our [**Validatio

🔑 apikey 25 endpoints location
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

truora-validations-sdk ✓ Official
# See https://github.com/truora/truora-validations-sdk
TruoraSDK ✓ Official
# See https://github.com/truora/TruoraSDK
# See https://github.com/bescobar-truora/TruoraValidationsSDK
TruoraFlutterSDK ✓ Official
# See https://github.com/truora/TruoraFlutterSDK
curl examples
Lists all hooks
curl \
  -H "Truora-API-Key: $API_KEY" \
  https://api.truora.com/v1/hooks
List Checks
curl \
  -H "Truora-API-Key: $API_KEY" \
  https://api.truora.com/v1/checks
List Score Configurations
curl \
  -H "Truora-API-Key: $API_KEY" \
  https://api.truora.com/v1/config
Endpoints (25 total)
GET
/v1/hooks
Lists all hooks
GET
/v1/checks
List Checks
GET
/v1/config
List Score Configurations
GET
/v1/reports
List Reports
GET
/v1/checks/health
Get Health Dashboard
GET
/v1/checks/{check_id}
Get Background Check
GET
/v1/continuous-checks
Lists all continuous checks
GET
/v1/reports/{report_id}
Get Report
GET
/v1/checks/{check_id}/pdf
Get PDF
GET
/v1/checks/{check_id}/details
List Check Details
GET
/v1/continuous-checks/{continuous_check_id}
Lists history associated with a Check. It can be paginated
GET
/v1/continuous-checks/{continuous_check_id}/history
Lists background check logs. It can be paginated
Language coverage
Swift
3
Dart
1
At a glance
Total SDKs4
Languages2
Endpoints25
Authapikey
Categories1
https://api.truora.com