---
updatedAt: 2026-05-13T08:32:58.000Z
---

Fetch the complete documentation index at: https://docs.blockdaemon.com/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version.

# Staking API

On this page, you will find a TypeScript example showing how to send an ADA transaction using the **Cardano Staking API**. It includes functions for staking, deactivating, or withdrawing rewards.

## Prerequisites

You’ll need the following before running the script:

* Your Blockdaemon API key

## Tutorial

*⬇️ See tutorial in the recipe below:*

<TutorialTile
  backgroundColor="#9c63dc"
  emoji="💡"
  id="6867d5d1cd01730067dbd206"
  link="https://docs.blockdaemon.com/v1.0/recipes/stake-ada-via-blockdaemon-api"
  slug="stake-ada-via-blockdaemon-api"
  title="Stake ADA via Blockdaemon API"
/>

> 👍 Reference
>
> * View the Cardano - Staking API Endpoints [here](https://docs.blockdaemon.com/reference/cardano-api-overview).
> * View the Cardano - Staking Reporting API Endpoints [here](https://docs.blockdaemon.com/reference/cardano-reporting-api-overview).

<br />

## 👋 Need Help?

Contact us through [email](mailto:support@blockdaemon.com) or our [support page](https://www.blockdaemon.com/support) for any issues, bugs, or assistance you may need.