# Bitcoin

&#x20;Chainup Cloud 提供比特币 RPC API，每月可处理数千亿次请求。我们有关于如何使用 cURL、JavaScript、Python 和任何适用的 Web3 SDK 来使用我们的 API 的文档。以下是 Chainup Cloud 支持的比特币 API：

以下是有关比特币 JSON-RPC API 的一些其他详细信息

**Bitcoin JSON-RPC API:** 这是提供对所有比特币区块链数据访问权限的核心比特币 API。\
\
在本节中，您将能够了解比特币的特殊之处以及如何利用可用工具来构建出色的产品！

&#x20;然后，您可以通过 ChainUp Cloud 开始使用我们支持的可用 RPC 和 REST API。

请务必查看官方比特币文档。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.chainupcloud.com/zhong-wen/qu-kuai-lian-api/bitcoin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
