import APITable from 'components/api-table.tsx'; import { RedocStandalone } from 'redoc'; import { Callout } from 'nextra/components' You can find the OpenAPI spec found at [https://validator.nymtech.net/api-docs/openapi.json](https://validator.nymtech.net/api-docs/openapi.json) which is also used to generate the Swagger docs deployed at [https://validator.nymtech.net/api/swagger/index.html](https://validator.nymtech.net/api/swagger/index.html). You can find the Swagger endpoints of other NymAPI instances at the following endpoints: There is also an overview of endpoints at [https://cosmos.directory/nyx](https://cosmos.directory/nyx).