> ## Documentation Index
> Fetch the complete documentation index at: https://getbuildify.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart Guide

> A quick guide on how to get started with Buildify.

This quick start guide will assist you in getting started with Buildify, obtaining your Buildify API key and product ID, and making it easy for you to use our API. A quick guide on how to get started with Buildify.

<Frame>
  <img src="https://mintcdn.com/getbuildify/JEAMVvob3rMuwYLG/images/reference/e82164f-intro_flow300x_3.png?fit=max&auto=format&n=JEAMVvob3rMuwYLG&q=85&s=7eac9db0e4ea97b6651d08f4652d8863" alt="Intro Flow" width="3693" height="1710" data-path="images/reference/e82164f-intro_flow300x_3.png" />
</Frame>

#### Step 1: Choose a Plan

1. Open the Buildify website [here](https://www.getbuildify.com/).
2. Navigate to the **Pricing** tab.

<Frame>
  <img src="https://mintcdn.com/getbuildify/JEAMVvob3rMuwYLG/images/reference/2f9f78e-pricingpage.png?fit=max&auto=format&n=JEAMVvob3rMuwYLG&q=85&s=a6b626c0758456681095b44b80e83f59" alt="Pricing Page" width="1135" height="598" data-path="images/reference/2f9f78e-pricingpage.png" />
</Frame>

3. Select your desired plan by clicking the **Book Demo** button.

<Frame>
  <img src="https://mintcdn.com/getbuildify/JEAMVvob3rMuwYLG/images/reference/3626574-bookademo.png?fit=max&auto=format&n=JEAMVvob3rMuwYLG&q=85&s=7714911922a8b64ba7236afe5dae61a4" alt="Book Demo" width="1030" height="676" data-path="images/reference/3626574-bookademo.png" />
</Frame>

#### Step 2: Book a Demo

Upon clicking the **Book Demo** button, you will be redirected to a contact form.

Fill in all the required fields on the form because our team will collect your contact information and reach out to you to schedule a demo session.

<Frame>
  <img src="https://mintcdn.com/getbuildify/JEAMVvob3rMuwYLG/images/reference/a3cf977-form.png?fit=max&auto=format&n=JEAMVvob3rMuwYLG&q=85&s=8505e8179ab2a808099dac4e938fd44b" alt="Contact Form" width="948" height="627" data-path="images/reference/a3cf977-form.png" />
</Frame>

#### Step 3: Buildify Demo

We will walk you through our API demo, where you can find a solution and real-life cases about your business. We will also help you find the most suitable plan according to your needs and budget.

#### Step 4: Buildify Team will Provide the API Key

We will provide you with your Buildify API Key, after you subscribe to one of the available Buildify product packages.

<Card title="Info:" icon="book" href="#">
  Open the **[Authentication](/reference/authentication-1)** page for more details.
</Card>

#### Step 5: Test API on Readme

Now you have acquired your API Key. You may begin to play around with our API endpoints by following the steps below:

1. Click the **[Search Listings](/reference/search-listings)** endpoint under the **Listings**.
2. Copy your **API Key**, and paste it in the **Authentication Header** on the right side.

<Card title="Info:" icon="book" href="#">
  To obtain a result based on specific criteria (Such as radius, coordinates, attributes), you can fill in the available **Query Params**.
</Card>

4. Click the "**Try It!**" button on the request sample section, which will generate either a successful or error response in the response section.
