API Endpoint Documentation
Your organization's API Endpoint will be accessible at https://[YOUR-TENANT-NAME].violetlabs.com/api/ or https://[YOUR-TENANT-NAME].violetgov.com/api/ for Violet Gov customers.
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
keywordstringOptionalExample:
Search keyword to filter entities
part numbergroupKeysarrayOptional
Array of group keys (strings or objects)
sortobjectOptional
Elasticsearch sort configuration
pagenumber · min: 1OptionalExample:
Page number (1-indexed)
1limitnumber · min: 1OptionalExample:
Number of items per page
50includeParametersbooleanOptionalDefault:
Whether to include parameters in the response
falseincludeSubEntitiesbooleanOptionalDefault:
Whether to include sub-entities in the response
falseincludeSchemasbooleanOptionalDefault:
Whether to include entity schemas in the response
falseResponses
200
Search for entities
application/json
post
/api/explore200
Search for entities
Last updated
Was this helpful?
