{
"opencollection": "1.0.0",
"info": {
"name": "Velaris Public Activity Entity Management V2 API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "bearer",
"token": "{{bearerToken}}"
}
},
"items": [
{
"info": {
"name": "Entity Management V2",
"type": "folder"
},
"items": [
{
"info": {
"name": "Get All Organizations",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.euw1.velaris.io/v2/organizations"
},
"docs": "
Supported query params
\n\n\n\n| Parameter | \nType | \nDescription | \nDefault | \nMax Value | \n
\n\n\n\n| after | \ninteger | \nUse an integer to specify the starting point for pagination. | \nN/A | \nN/A | \n
\n\n| limit | \ninteger | \nThe number of records to return. Default is 10, and the maximum is 100. | \n10 | \n100 | \n"
},
{
"info": {
"name": "Search Organization",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api.euw1.velaris.io/v2/organizations/search",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Search organizations using custom attributes
\nThe request body should contain a list of filters up to 5 filters
\n\nSupported Operators
\nSupported query params\n
\n\n\n| Parameter | \nType | \nDescription | \nDefault | \nMax Value | \n
\n\n\n\n| after | \ninteger | \nUse an integer to specify the starting point for pagination. | \nN/A | \nN/A | \n
\n\n| limit | \ninteger | \nThe number of records to return. Default is 10, and the maximum is 100. | \n10 | \n100 | \n"
},
{
"info": {
"name": "Search Accounts",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api.euw1.velaris.io/v2/accounts/search",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Search accounts using custom attributes
\nThe request body should contain a list of filters up to 5 filters
\n\nSupported Operators
\nSupported query params\n\n\n\n| Parameter | \nType | \nDescription | \nDefault | \nMax Value | \n
\n\n\n\n| after | \ninteger | \nUse an integer to specify the starting point for pagination. | \nN/A | \nN/A | \n
\n\n| limit | \ninteger | \nThe number of records to return. Default is 10, and the maximum is 100. | \n10 | \n100 | \n"
},
{
"info": {
"name": "Get Contacts by Emails",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api.euw1.velaris.io/v2/contacts/batch/read",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Contacts can be retrieved using an array of emails using this endpoint
\n"
},
{
"info": {
"name": "Search Contacts",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api.euw1.velaris.io/v2/contacts/search",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Search contacts using custom attributes
\nThe request body should contain a list of filters up to 5 filters
\n\nSupported Operators
\nSupported query params\n\n\n\n| Parameter | \nType | \nDescription | \nDefault | \nMax Value | \n
\n\n\n\n| after | \ninteger | \nUse an integer to specify the starting point for pagination. | \nN/A | \nN/A | \n
\n\n| limit | \ninteger | \nThe number of records to return. Default is 10, and the maximum is 100. | \n10 | \n100 | \n"
},
{
"info": {
"name": "Search Opportunities",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api.euw1.velaris.io/v2/opportunities/search",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Search organizations using custom attributes
\nThe request body should contain a list of filters up to 5 filters
\n\nSupported Operators
\nSupported query params\n
\n\n\n| Parameter | \nType | \nDescription | \nDefault | \nMax Value | \n
\n\n\n\n| after | \ninteger | \nUse an integer to specify the starting point for pagination. | \nN/A | \nN/A | \n
\n\n| limit | \ninteger | \nThe number of records to return. Default is 10, and the maximum is 100. | \n10 | \n100 | \n"
},
{
"info": {
"name": "Search Risks",
"type": "http"
},
"http": {
"method": "POST",
"url": "https://api.euw1.velaris.io/v2/risks/search",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Search organizations using custom attributes
\nThe request body should contain a list of filters up to 5 filters
\n\nSupported Operators
\n