V2/accounts and v3/brokerage/accounts endpoints

The Advanced Trade and SIWC share the same API key, so technically when you call the v2/accounts and v3/brokerage/accounts endpoints, you should receive the same information.

I’m wondering why I’m seeing more assets in the v3 accounts endpoint than in the v2 accounts endpoint. I’ve attached screenshots to further visualize my concern.



Hi @goodboy ! Thank you for taking an interest in trying out Coinbase APIs. For the details regarding your inquiry, we will check on this for you with our team to see how we can best assist. We’ll get back to you once we have more information. Keep in touch!

This could be because the v3 accounts endpoint uses pagination with:

A pagination limit with default of 49 and maximum of 250.

https://docs.cloud.coinbase.com/advanced-trade-api/reference/retailbrokerageapi_getaccounts

Hi @tripster202! Thank you for pointing this out. We will be glad to communicate this with our internal team and we’ll get back to you once we have updates. Keep in touch!