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

# Introduction

> Welcome to the DataForB2B API documentation

## Overview

DataForB2B is an API specialized in real-time web data retrieval, focused on company and people data. All our data is live data, collected and updated in real-time to ensure accuracy and freshness.

## What you can do

<CardGroup cols={2}>
  <Card title="Search Profiles" icon="magnifying-glass">
    Find professionals using 50+ filters including company, title, skills, location, and more
  </Card>

  <Card title="Advanced Filters" icon="filter">
    Combine filters with AND/OR logic for precise targeting
  </Card>

  <Card title="Rich Data" icon="database">
    Access experience history, education, skills, certifications, and social metrics
  </Card>

  <Card title="Real-time Data" icon="bolt">
    Get up-to-date profile information enriched regularly
  </Card>
</CardGroup>

## Quick links

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/get-started/quickstart">
    Make your first API call in minutes
  </Card>

  <Card title="Search People" icon="users" href="/api-reference/search-people">
    Explore the Search API reference
  </Card>

  <Card title="Authentication" icon="key" href="/development/authentication">
    Learn how to authenticate requests
  </Card>
</CardGroup>

## Base URL

All API requests should be made to:

```
https://api.dataforb2b.ai
```

## Need help?

Contact our support team at [support@dataforb2b.ai](mailto:support@dataforb2b.ai).
