Swagger url for algod and indexer

algod swagger.json doesn’t have ‘/v2’ API.
EX: https://testnet-api.algonode.cloud/swagger.json

Am I looking at the wrong swagger JSON or is it not properly updated?
and how can I fetch swagger JSON for indexer API’s?

i searched quite recently for indexer swagger, and i think this is what you want:

Dont know why there is no official swagger gettable by the api as it is in the algod, but i think this should be quite enough…

1 Like

It worked. Thanks @scholtz