APIs
...
Detected API
Search

Search for a entity.

POST
https://profile-backend.detected.app/api/v2/public/search
Production

Introduction

Our search functionality enables you to explore company data using various criteria. The software queries multiple data providers to deliver the most relevant results based on your search. Behind the scenes, we perform fuzzy matching and score the results against the search criteria. Note that while some data providers also perform fuzzy matching, others do not.

The returned results will include details about which providers supplied the data.

Importing search result

We offer the ability to automatically create a profile from search results. For more information and examples, please refer to our POST v2/profiles endpoint documentation.

Header Parameters
Authorization
Body Parameters
body
type
*
name
*
vat_number
company_reference
address
*
Responses
200
Ok
data
status
lookup_id
401
Unauthorized
message
404
Not Found
message
422
Unprocessable Content
message
example_field
429
Too Many Requests
message