> For the complete documentation index, see [llms.txt](https://pivot-payment.gitbook.io/pivot-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pivot-payment.gitbook.io/pivot-docs/for-developers/api-integration.md).

# API Integration

Follow the steps to start your Onboarding and API Integration:

{% stepper %}
{% step %}

### Log in to your Pivot account

[First login and setup account](/pivot-docs/quick-start/first-login-and-setup-account.md)
{% endstep %}

{% step %}

### Get your credentials

By visiting Settings > Developer Setting > [Credentials](https://dashboard.pivot-payment.com/setting/developer-setting/credentials)
{% endstep %}

{% step %}

### Set up IP Whitelist

By visiting Settings > Developer Setting > [IP Whitelist](https://dashboard.pivot-payment.com/setting/developer-setting/ip-whitelist)
{% endstep %}

{% step %}

### Set up your Callback endpoint

* Payment: [Payment Notify](/pivot-docs/payments/after-the-payment/payment-notify.md#create-a-callback-endpoint)
* Domestic Payout: [Payout Wehook](/pivot-docs/payouts/after-the-payout/domestic-payout/payout-wehook.md#create-a-webhook-endpoint)
  {% endstep %}

{% step %}

### Create your first API request

* Payment: [Accept Payment](/pivot-docs/payments/accept-payment.md)
* Domestic Payout: [Payout via API](/pivot-docs/payouts/payout-products/domestic-payout/payout-via-api.md)
  {% endstep %}
  {% endstepper %}
