GET /v1/account/{address}/transactions API

https://api.algoexplorer.io/v1/account/2BKEKSQSWMOHFNFL7BXHKRUBIEHKYAJ4TGVGAYROFBLISWAA4JN2JIAMDQ/transactions
I added the content-type and requested the link
Why return “Request not found, please keep participating”

3 Likes

Hi,

You can use:
https://api.algoexplorer.io/v1/account/2BKEKSQSWMOHFNFL7BXHKRUBIEHKYAJ4TGVGAYROFBLISWAA4JN2JIAMDQ/transactions/latest/100

100 is the maximum. Full documentation is here:
https://api.algoexplorer.io/v1/doc/swagger.yml

Best,
Pablo

1 Like

Moderators, could you please clarify why this post is flagged as ignored content?

@liz @Tyler @JasonW @naveed @Sean

Thanks.

1 Like

Discourse automatically flagged the post as spam because the author of the post submitted multiple posts linking to api.algorandexplorer.io. This has been fixed.

2 Likes

thanks for the fast response!