Skip to main content
GET
Website Subdomains

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

domain
string
required

Target domain, e.g. example.com.

country
string

Country code, e.g. us; world/global normalized to world (default: world).

start_date
string

Start date (YYYY-MM).

end_date
string

End date (YYYY-MM).

limit
integer
default:20

Number of rows to return; max 20, billed as 20 if exceeded.

Required range: x <= 20

Response

200 - application/json

SimilarWeb v5 envelope (meta + data).

meta
object
data
object[]