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

# API Reference Overview

> Explore Dakota's comprehensive APIs to build powerful integrations and applications

## Dakota API Reference

Welcome to the Dakota API Reference! Our APIs provide everything you need to build powerful integrations and applications that connect with Dakota's platform. Each API endpoint offers robust functionality for managing different aspects of your Dakota data.

<Columns cols={3}>
  <Card title="Authentication" icon="shield" href="/api-reference/endpoint/auth">
    Get access tokens and refresh tokens for secure API access.
  </Card>

  <Card title="Accounts" icon="users" href="/api-reference/endpoint/accounts">
    Access account information and filter across multiple fields.
  </Card>

  <Card title="Insurance Additional Information" icon="file-shield" href="/api-reference/endpoint/insurance-additional-information">
    Explore insurance additional information records and filter by account, NAIC number, and reporting period.
  </Card>

  <Card title="Contacts" icon="user" href="/api-reference/endpoint/contacts">
    View contact information and apply filters across multiple fields.
  </Card>

  <Card title="Education" icon="graduation-cap" href="/api-reference/endpoint/education">
    Explore contact education records and filter by contact, degree, university, and graduation year.
  </Card>

  <Card title="University Alumni" icon="building-columns" href="/api-reference/endpoint/university-alumni">
    Explore university alumni records and filter by metro area, name, and billing location.
  </Card>

  <Card title="Metro Areas" icon="map-pin" href="/api-reference/endpoint/metro-area">
    Explore metropolitan area data with flexible filtering options.
  </Card>

  <Card title="Marketplace Searches" icon="magnifying-glass" href="/api-reference/endpoint/marketplace-searches">
    Access marketplace search records and refine results through filtering.
  </Card>

  <Card title="Investments" icon="hand-holding-dollar" href="/api-reference/endpoint/investment">
    Gain visibility into investment data with filtering options.
  </Card>

  <Card title="Investment Holdings" icon="hand-holding-dollar" href="/api-reference/endpoint/investment-holdings">
    View detailed 13F investment holding records and filter by issuer, CUSIP, and filing data.
  </Card>

  <Card title="Investment Strategy" icon="chart-pie" href="/api-reference/endpoint/investment-strategy">
    Explore investment strategy records and filter by account, asset class, and fundraising status.
  </Card>

  <Card title="Location (Dakota Recommends)" icon="map-pin" href="/api-reference/endpoint/location">
    Explore Dakota Recommends location records and filter by type, city, and date modified.
  </Card>

  <Card title="City Guide" icon="map" href="/api-reference/endpoint/city-guide">
    Explore city guide records and filter by metro area, published date, and name.
  </Card>

  <Card title="Performance" icon="chart-line" href="/api-reference/endpoint/performance">
    Explore performance records and filter by strategy, verification status, and as-of dates.
  </Card>

  <Card title="Fund Memo" icon="file-lines" href="/api-reference/endpoint/fund-memo">
    Access fund memo records and filter by account, name, and date fields.
  </Card>

  <Card title="Fund News (Fund Launches)" icon="newspaper" href="/api-reference/endpoint/fund-news">
    Explore Form D fund launch records and filter by CIK, industry group, and filing dates.
  </Card>

  <Card title="Dakota News" icon="rss" href="/api-reference/endpoint/dakota-news">
    Access Dakota news articles and filter by status, publish date, account, and title.
  </Card>

  <Card title="Updates" icon="clock-rotate-left" href="/api-reference/endpoint/updates">
    Track marketplace and contact data updates and filter by type, contact, and field name.
  </Card>

  <Card title="Transaction" icon="file" href="/api-reference/endpoint/transaction">
    Explore transaction records and filter by account, status, and dates.
  </Card>

  <Card title="Transaction Account" icon="link" href="/api-reference/endpoint/transaction-account">
    Explore transaction account records and filter by transaction, account, and type.
  </Card>

  <Card title="Public Plan Minutes" icon="file" href="/api-reference/endpoint/public-plan-minutes">
    Explore public plan minutes with the ability to filter records.
  </Card>

  <Card title="Conferences" icon="calendar" href="/api-reference/endpoint/conference">
    Organize conference data and refine the conference details through filters.
  </Card>

  <Card title="Manager Presentations" icon="person-chalkboard" href="/api-reference/endpoint/manager-presentation">
    Explore manager presentation records and option for filtering.
  </Card>

  <Card title="Custom Account Contact Relations" icon="link" href="/api-reference/endpoint/custom-account-contact-relation">
    Fetch account & contact relationship data.
  </Card>
</Columns>

<Note>
  All API endpoints require proper authentication. Make sure to obtain valid access tokens before making requests.
</Note>
