> For the complete documentation index, see [llms.txt](https://developer.ivvy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.ivvy.com/getting-started/test.md).

# Test Ping

## Namespace

Used for testing the access to the api. This call takes no parameters and responds to the request with an ack message, with the [timestamp](https://developer.ivvy.com/development-reference/timestamp-format) from the server.

### API URL

```
[PlatformAddress]/api/1.0/test?action=ping
```
