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

# Getting Started

> Complete the tenant registration process with FinHub API

# Getting Started

Before you can start integrating with FinHub API, you need to complete the tenant registration process. This section guides you through registration, compliance requirements, product selection, and receiving your API credentials.

## Getting Started Overview

```mermaid theme={null}
flowchart LR
    A[Register] --> B[Compliance Review]
    B --> C[Select Products]
    C --> D[Receive Credentials]
    D --> E[Start Integration]
```

## Self-Service Registration

Get started immediately with our self-service signup:

<Card title="Register Now" icon="user-plus" href="https://bpm-beta.finhub.cloud/new-tenant/signup">
  Start your API tenant registration at bpm-beta.finhub.cloud
</Card>

## Steps to Get Started

<Steps>
  <Step title="Tenant Registration">
    Register your organization through our self-service portal
  </Step>

  <Step title="Compliance Requirements">
    Provide required compliance documentation (AML policy, KYC procedures)
  </Step>

  <Step title="Select Your Products">
    Choose which FinHub products you want to integrate
  </Step>

  <Step title="Receive Credentials">
    Get your sandbox tenant credentials and API access
  </Step>
</Steps>

## What You'll Need

Before starting the registration process, prepare the following:

### Business Documentation

* Certificate of Incorporation
* Business Registration Certificate
* Tax Identification Number

### Compliance Documentation

* AML Policy
* KYC Procedures
* Risk Assessment Framework

### Technical Contacts

* Primary Technical Contact
* Security Officer Contact
* Operations Manager Contact

## Timeline

| Phase             | Duration | Activities                            |
| ----------------- | -------- | ------------------------------------- |
| Registration      | Instant  | Self-service signup, account creation |
| Compliance Review | 3-7 days | Document verification                 |
| Account Setup     | 1-2 days | Credential provisioning               |

## Next Steps

<CardGroup cols={2}>
  <Card title="Tenant Registration" icon="building" href="/baas/api/getting-started/tenant-registration">
    Start your registration process
  </Card>

  <Card title="Compliance Requirements" icon="shield-check" href="/baas/api/getting-started/compliance-requirements">
    Review compliance documentation
  </Card>
</CardGroup>
