Logo
Roaring API Documentation

Find person by unambiguous search

GET {{baseUrl}}/findone?personId=22848799738&name=SMUL SANDDYNE

 

Body PARAM

Key Datatype Required Description 
personId
number person id
name
string person name
birthDate
string person birth date
street
string street name
houseNumber
string house number
zipCode
string postal number
history
string history



HEADERS

Key Datatype Required Description 

Curl
curl -X GET 'https://api.roaring.io/no/person/2.0/findone?personId=22848799738&name=SMUL SANDDYNE?personId=22848799738&name=SMUL SANDDYNE&birthDate=<string>&street=<string>&houseNumber=<string>&zipCode=<string>&history=<boolean>'

ENDPOINTS