Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Search Bitsight companies, either by the company name, industry or ID(s).

Parameters

ParameterDescription
Filter KeyThe key by which to search for companies.
Filter ValueThe value by which to filter results.

Example Output

{
	"links": {
		"next": null,
		"previous": null
	},
	"count": 2,
	"results": [
		{
			"guid": "uuid",
			"name": "Example Name",
			"industry": "Technology",
			"industry_slug": "technology",
			"primary_domain": "examplenametechnologies.com",
			"description": "Example description.",
			"website": "http://examplenametechnologies.com"
		},
		{
			"guid": "bcd53e4d-9a5a-4dec-9294-9750eb8544dd",
			"name": "tempexamplename, LLC",
			"industry": "Business Services",
			"industry_slug": "business_services",
			"primary_domain": "dng.com",
			"description": "Example description.",
			"website": "http://www.dng.com"
		}
	]
}

Workflow Library Example

Search Companies with Bitsight and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop