API documentation

Complete API reference for VerifyWise. Explore endpoints for authentication, projects, compliance frameworks, AI governance, and more.

Base URLhttps://your-domain.com/api

Authentication

Most endpoints require JWT authentication. Include the token in your headers:

Authorization: Bearer <token>

Response format

All responses follow a consistent JSON structure:

{ "message": "ok", "data": {...} }

Version

Current API version with full compatibility:

v1.7.0

Need help with the API?

Check out our user guide for step-by-step tutorials and examples.

View user guide
API documentation - VerifyWise