APIs
...
Detected API
Profiles

View a profile

GET
https://profile-backend.detected.app/api/v2/public/profiles/{uuid}
Production

View detailed information about a profile, including company details, screenings, and more.

Data source providers

Company data is retrieved from various data providers, each delivering information in different formats. While some of this data is processed through a normalization interface to ensure consistency regardless of the provider, not all data can be normalized. As a result, the payload may include undocumented data.

All data under the data.company key will either contain information, be null, or be an empty array []. Note that we cannot guarantee the presence of data, as this depends on the availability and completeness of information from the data providers.

Path Parameters
uuid
*
Header Parameters
Authorization
Responses
200
Ok
data
All Of
ProfileListResource +
401
Unauthorized
message
404
Not Found
message
429
Too Many Requests
message