---
title: "Request test tokens on ERC20 contracts used by Vara bridge"
method: POST
path: "/bridge/request"
---

# Request test tokens on ERC20 contracts used by Vara bridge

`POST /bridge/request`

## Request body

- VaraBridgeRequest
  - `token` string, required — hCaptcha token
  - `address` string, required — Account address
  - `contract` string, required — Address of the ERC20 contract

## Response `200`

Request submitted succesfully

## Other responses

- `400` — Bad request, missing or invalid parameters
- `403` — Forbidden, transfer limit reached
- `500` — A server internal error

## Changes

- **2025-04-29** `85bdbaecfe0e` — 1 info
  - endpoint added
- **2025-01-20** `12a1d58831ef` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/gear-tech/apis/api-documentation/changes/bridge/request/post.md)

---

[API](https://skmtc.dev/gear-tech/apis/api-documentation.md) · [All operations](https://skmtc.dev/gear-tech/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gear-tech/api-documentation/revisions/3753ad0069f9/schema)
