Getting Started

Sections

Theme switcher

Website Technologies

Header Parameters

api-keystring

Query Parameters

domainstring Required

Website domain without 'www.' (e.g., 'example.com')

granularitystring

Time granularity

Enum values:
monthly
start_datestring

Start date in 'YYYY-MM'

end_datestring

End date in 'YYYY-MM'

metricsarray

Comma separated list of metrics to retrieve. Available metrics: 'sub_category', 'pricing_model', 'description', 'first_seen_date'

Enum values:
sub_categorypricing_modeldescriptionfirst_seen_date
main_domain_onlyboolean

'true' to include only the main domain, 'false' to include subdomains. Default is 'false'

categorystring

Main category of the technology

statusstring

Status of the technology.

Enum values:
installedremovedinstalled_and_removed
formatstring

Format in which the reply should be returned.

Enum values:
jsonxml
limitinteger

Number of items per page for pagination, default is 100

offsetinteger

Page number for pagination, starting from 1

ascboolean | null

Sort order direction, 'true' for ascending, 'false' for descending. Default is 'false'

sortstring

Sort order for the results, applied on the properties of the returned record

Response

200
Object

Success

Response Attributes

metaobject

Show child attributes

dataarray | null

Show child attributes

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot