---
title: "Web3 HTTP driver"
method: POST
path: "/v3/celo/web3/{xApiKey}"
tags: ["Celo - Tatum API"]
deprecated: true
---

# Web3 HTTP driver

`POST /v3/celo/web3/{xApiKey}`

> **Deprecated.**

/v3/celo/web3/{xApiKey}

**2 credits per API call**

**This endpoint is deprecated. Use the [HTTP-based JSON RPC driver](https://apidoc.tatum.io/tag/Node-RPC) instead.**

  

Use this endpoint URL as a http-based web3 driver to connect directly to the Celo node provided by Tatum. To learn more about Celo Web3, visit the [Celo developer's guide](https://explorer.celo.org/api-docs).

## Path parameters

- `xApiKey` string, required

## Request body

- object — Any valid Web3 method content body.

## Response `200`

OK

- object — Any valid Web3 response.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized. Not valid or inactive subscription key present in the HTTP Header.
- `500` — Internal server error. There was an error on the server during the processing of the request.

---

[API](https://skmtc.net/tatum/apis/blockchain-data.md) · [All operations](https://skmtc.net/tatum/apis/blockchain-data/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tatum/blockchain-data/versions/8622ee4b8fae/schema)
