Project Comparison APIs
Last updated
Was this helpful?
Endpoints for comparing Guardian project documents, VP documents, and searching projects by property filters.
Authentication: Bearer token required (Authorization: Bearer <token>)
POST
/api/v1/analytics/compare/documents
Compares two documents and returns the differences
Yes
POST
/api/v1/projects/compare/documents
Compares VP documents across projects
Yes
GET
/api/v1/projects/properties
Returns all project property definitions
Yes
POST
/api/v1/projects/search
Searches for projects matching specified filter parameters
Yes
Last updated
Was this helpful?
Was this helpful?