# Get Started

**Balad™ Gateway APIs** are a suite of RESTful endpoints, purpose-built for secure, fast, and easy access to Egypt’s payout and payment network.  
Developers can build and scale their applications by consuming Balad’s unified APIs, covering **remittances, collections, bills, and vouchers** — all in one place.  
With just a few calls, you can **authenticate, transfer funds, reconcile collections, or pay bills** seamlessly.  

::: check Base URL
Will be provided by the **Balad Link® Support Team** upon onboarding.  
:::


---
### <img src="https://api.apidog.com/api/v1/projects/451700/resources/344159/image-preview" width ="7%" /> List of Balad APIs

<AccordionGroup>
  <!-- Core APIs -->
  <Accordion title="Core APIs" defaultOpen>
    <CardGroup cols={2}>
      <Card title="Authentication" href="https://developers.balad.tech/token-20919907e0.md" Icon icon="material-outline-lock">
        Secure your connection with Balad™ Gateway using token-based authentication.
      </Card>
      <Card title="Balance Inquiries" href="https://developers.balad.tech/get-current-balance-20919909e0.md" Icon icon="material-outline-account_balance_wallet">
        Retrieve real-time wallet and account balances.
      </Card>
      <Card title="Exchange Rates" href="https://developers.balad.tech/exchange-rates-20919908e0.md" Icon icon="material-outline-sync_alt">
        Get the latest currency exchange rates.
      </Card>
   
      <Card title="Secrets Management" href="https://developers.balad.tech/get-secrets-20919913e0.md" Icon icon="material-outline-key">
        Manage API keys, secrets, and secure credentials.
      </Card>
    </CardGroup>
  </Accordion>
  <!-- Link APIs (Remittances) -->
  <Accordion title="Link APIs (Remittances)">
    <CardGroup cols={2}>
      <Card title="Create Transaction" href="https://developers.balad.tech/create-transaction-20919918e0.md" Icon icon="material-outline-send">
        Initiate a new remittance transaction.
      </Card>
      <Card title="Transaction Status" href="https://developers.balad.tech/20919920e0.md" Icon icon="material-outline-hourglass_empty">
        Check the current status of a transaction.
      </Card>
      <Card title="Cancel Transaction" href="https://developers.balad.tech/cancel-transaction-20919919e0.md" Icon icon="material-outline-cancel">
        Cancel an in-progress remittance transaction.
      </Card>
      <Card title="Delivery Times" href="https://developers.balad.tech/20919922e0.md" Icon icon="material-outline-schedule">
        Retrieve expected delivery times for payouts.
      </Card>
      <Card title="Receiving Amount" href="https://developers.balad.tech/calculate-receiving-amount-20919923e0.md" Icon icon="material-outline-attach_money">
        Calculate payout amounts in local currency.
      </Card>
    </CardGroup>
  </Accordion>
    
      <Accordion title="Bills">
    <CardGroup cols={2}>
    <Card title="Billers" href="https://developers.balad.tech/20919934e0.md" Icon icon="material-outline-business">
      Retrieve available billers for payment services.
    </Card>
    <Card title="Providers" href="https://developers.balad.tech/20919934e0.md" Icon icon="material-outline-domain">
      Access providers linked to bill payments.
    </Card>
    <Card title="Bill Payments" href="https://developers.balad.tech/20919938e0.md" Icon icon="material-outline-receipt">
      Initiate and manage bill payment transactions.
    </Card>
    </CardGroup>
  </Accordion>
</AccordionGroup>
    
  <!-- Collection APIs -->
      <!-- 
  <Accordion title="Collection APIs">
    <CardGroup cols={2}>
      <Card title="Create Invoice" href="https://balad.apidog.io/create-invoice-20905044e0" Icon icon="material-outline-receipt_long">
        Generate collection invoices for customers.
      </Card>
      <Card title="FX Collections" href="https://balad.apidog.io/request-fx-quote-20905046e0" Icon icon="material-outline-currency_exchange">
        Handle foreign exchange collections and settlements.
      </Card>
      <Card title="Initiate Payment" href="https://balad.apidog.io/initiate-payment-20905050e0" Icon icon="material-outline-payments">
        Collect customer payments securely.
      </Card>
      <Card title="Reconcile Transactions" href="https://balad.apidog.io/get-account-statement-20905052e0" Icon icon="material-outline-checklist">
        Reconcile and verify collection transactions.
      </Card>
    </CardGroup>
  </Accordion>
-->




## 📡 Webhooks

Receive **real-time notifications** for key events  

📖 [Webhook Guide](https://developers.balad.tech/webhooks)

---


## 📝 Changelog

Stay updated on new features, improvements, and API changes.  

- [Release Notes](https://balad.apidog.io/release-notes)


