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

# Introduction

> Welcome to Fetchin - B2B Data API

## What is Fetchin?

Fetchin is a powerful B2B data API that allows you to programmatically access professional posts and profile information. Built for developers who need reliable, scalable access to professional data.

<Card title="Quick Start" icon="rocket" href="/quickstart" horizontal>
  Get your API key and make your first request in 5 minutes.
</Card>

## Key Features

<CardGroup cols={2}>
  <Card title="Posts API" icon="message" href="/api-reference/endpoint/get-posts">
    Fetch posts from any professional profile with engagement metrics.
  </Card>

  <Card title="Profile API" icon="user" href="/api-reference/endpoint/get-profile">
    Get detailed profile information including work history and education.
  </Card>

  <Card title="Usage Dashboard" icon="chart-line" href="/dashboard">
    Monitor your API usage, quota, and error rates in real-time.
  </Card>

  <Card title="Flexible Plans" icon="star" href="/concepts/quotas">
    Start with 1,000 free credits per month, scale as you grow.
  </Card>
</CardGroup>

## How It Works

<Steps>
  <Step title="Sign up and get your API key">
    Create an account and receive your unique API key instantly.
  </Step>

  <Step title="Make API requests">
    Use your API key to authenticate requests and fetch professional data.
  </Step>

  <Step title="Track your usage">
    Monitor requests, quotas, and performance in your dashboard.
  </Step>
</Steps>

## Use Cases

<AccordionGroup>
  <Accordion title="Lead Generation">
    Extract profile information and posts to build targeted lead lists.
  </Accordion>

  <Accordion title="Content Analysis">
    Analyze post performance and engagement patterns across profiles.
  </Accordion>

  <Accordion title="Competitor Research">
    Track competitor activity and content strategy on professional networks.
  </Accordion>

  <Accordion title="Data Enrichment">
    Enhance your CRM with up-to-date professional profile data.
  </Accordion>
</AccordionGroup>

## Need Help?

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore detailed API documentation with code examples.
  </Card>

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