curl --request GET \
--url 'https://api.finvera.news/logos/api/v1/logos/private?apikey='{
"id": "logo_01HKQXR8M3GQVZP4N9RT2YS5BD",
"domain": "stripe.com",
"logos": [
{
"type": "svg",
"url": "https://assets.finvera.ai/private/svg/stripe.com.svg"
},
{
"type": "png",
"url": "https://assets.finvera.ai/private/png/stripe.com.png"
},
{
"type": "webp",
"url": "https://assets.finvera.ai/private/webp/stripe.com.webp"
}
]
}
Fetch a logo for a private (non-exchange-listed) company. Exactly one of the query parameters id, domain, or lei must be provided.
curl --request GET \
--url 'https://api.finvera.news/logos/api/v1/logos/private?apikey='{
"id": "logo_01HKQXR8M3GQVZP4N9RT2YS5BD",
"domain": "stripe.com",
"logos": [
{
"type": "svg",
"url": "https://assets.finvera.ai/private/svg/stripe.com.svg"
},
{
"type": "png",
"url": "https://assets.finvera.ai/private/png/stripe.com.png"
},
{
"type": "webp",
"url": "https://assets.finvera.ai/private/webp/stripe.com.webp"
}
]
}
Documentation Index
Fetch the complete documentation index at: https://docs.finvera.ai/llms.txt
Use this file to discover all available pages before exploring further.
{
"id": "logo_01HKQXR8M3GQVZP4N9RT2YS5BD",
"domain": "stripe.com",
"logos": [
{
"type": "svg",
"url": "https://assets.finvera.ai/private/svg/stripe.com.svg"
},
{
"type": "png",
"url": "https://assets.finvera.ai/private/png/stripe.com.png"
},
{
"type": "webp",
"url": "https://assets.finvera.ai/private/webp/stripe.com.webp"
}
]
}
Stable logo ID returned by a previous call to this endpoint.
"logo_01HKQXR8M3GQVZP4N9RT2YS5BD"
Web domain of the company (e.g. stripe.com). Scheme and path are stripped automatically.
"stripe.com"
20-character Legal Entity Identifier (LEI).
"549300TRUWO2CD2G5692"
Logo resolved successfully
Stable identifier for this logo. Can be used in future requests via the id parameter.
"logo_01HKQXR8M3GQVZP4N9RT2YS5BD"
Canonical web domain associated with the company.
"stripe.com"
LEI that was used to resolve the logo, if the request was made by LEI.
"549300TRUWO2CD2G5692"
Available logo assets for this company.
Show child attributes