Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.bricked.ai/llms.txt

Use this file to discover all available pages before exploring further.

Welcome

The Bricked API allows you to programmatically create and retrieve property analyses.

Authentication

All API endpoints are authenticated using API keys. You must include your API key in the x-api-key header of each request.
'x-api-key': '<YOUR_API_KEY>'

Base URL

The base URL for the API is:
https://api.bricked.ai