GET
/
{apiVersion}
/
{apiProvince}
/
profile
curl --request GET \
  --url https://api.getbuildify.com/{apiVersion}/{apiProvince}/profile \
  --header 'x-api-key: <api-key>'
"{\n  \"address\": \"317 Adelaide St W, Toronto, Ontario, M5V 1P9, Canada\",\n  \"listings\": [\n    \"Listings/Q2TAED\"\n  ],\n  \"logo\": \"https://storage.googleapis.com/precon-app.appspot.com/3d16b6f7-c5ce-428e-87bd-651cc09d6ecd.png\",\n  \"name\": \"Niche Development\",\n  \"website\": \"nichedevelopment.ca\",\n  \"path\": \"Builders/06K1RDAiqm543AVo72BE\",\n  \"sample\": \"saath.bas@gmail.com\",\n  \"id\": \"06K1RDAiqm543AVo72BE\"\n}"

Authorizations

x-api-key
string
header
required

Path Parameters

apiVersion
enum<string>
required
Available options:
v1-sandbox,
v1-lite,
v1
apiProvince
enum<string>
default:
on
required
Available options:
on,
bc,
ab,
mb,
nb,
nl,
ns,
pe,
qc,
sk

Query Parameters

id
string
required

Profile ID to fetch.

collection
enum<string>
required

Collection name of the profile to search from. See more info .

Available options:
,
Architects,
Builders,
InteriorDesigners,
Marketers,
SalesCentres,
SalesCompanies
referrences
string

Fields to attach referrences. For example: builders, marketers, etc. It should be comma separated. See more info.

Response

200
application/json
200
address
string
listings
string[]
name
string
website
string
path
string
sample
string
id
string