curl --request GET \
--url https://tonapi.io/v2/openapi.json{
"error": "<string>",
"error_code": 123
}Get the openapi.json file
curl --request GET \
--url https://tonapi.io/v2/openapi.json{
"error": "<string>",
"error_code": 123
}openapi.json
Was this page helpful?