---
title: "Send range test"
method: POST
path: "/api/range-test/send"
tags: ["range_test"]
---

# Send range test

`POST /api/range-test/send`

Sends a range test packet to the mesh (portnum 66)

## Request body

- object
  - `text` string
  - `to` integer

## Response `200`

OK

## Other responses

- `503` — Service Unavailable

---

[API](https://skmtc.dev/cubeos-app/apis/meshsat-api.md) · [All operations](https://skmtc.dev/cubeos-app/apis/meshsat-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cubeos-app/meshsat-api/revisions/c019b6af96ea/schema)
