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

# Introduction

> Welcome to the Nowadays API Documentation

<img className="block dark:hidden" src="https://mintcdn.com/nowadays/taNXzPgPldwBrHYE/images/hero-light.png?fit=max&auto=format&n=taNXzPgPldwBrHYE&q=85&s=d0182cbe2d034db1ca9712efdfd23481" alt="Nowadays Dev Dark" width="2912" height="780" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/nowadays/taNXzPgPldwBrHYE/images/hero-dark.png?fit=max&auto=format&n=taNXzPgPldwBrHYE&q=85&s=0cb4a79bbcfb31012161675fd05a4110" alt="Nowadays Dev Light" width="2912" height="780" data-path="images/hero-dark.png" />

## Welcome to Nowadays

Nowadays helps you find and book the perfect venue for your corporate events. Our API allows you to programmatically create and manage events, request venue proposals, and track quotes - all from your own application.

<CardGroup cols={2}>
  <Card title="Create Your First Event" icon="calendar-plus" href="/api-reference/endpoint/create-event">
    Learn how to create and manage events through our API
  </Card>

  <Card title="Request Venue Proposals" icon="building" href="/api-reference/endpoint/request-proposal">
    Start receiving venue proposals for your events
  </Card>
</CardGroup>

## Key Features

Our API enables you to seamlessly integrate Nowadays' venue sourcing capabilities into your workflow.

<CardGroup cols={2}>
  <Card title="Event Management" icon="calendar-check" href="/api-reference/endpoint/create-event">
    Create, update, and manage your events programmatically
  </Card>

  <Card title="Venue Discovery" icon="magnifying-glass" href="/api-reference/endpoint/list-venues">
    Access our extensive network of vetted venues
  </Card>

  <Card title="Quote Management" icon="receipt" href="/api-reference/endpoint/get-quotes">
    Track and compare venue quotes in real-time
  </Card>

  <Card title="Venue Feedback" icon="comments" href="/api-reference/endpoint/venue-feedback">
    Collaborate with your team on venue selection
  </Card>
</CardGroup>
