About the sandbox api v1 and v2

Hello Team,

I am using sandbox api version one having link as https://sandbox-api.fireblocks.io/v1. And for this api the account is showing link like Fireblocks Console . I want to know like whenever I am making a post request using the api of version v1, I want to check whether that data has been created or not in frontend of v2. Is it possible or not? If not then only we can view the inserted data with the help of get requests using api’s of v1??

Hi Shavet,

Yes you can test this on your end when you use a simple API request like create vault and check if it is created in the console.

Thank you

Yes, console is showing the vault created, But I want to check this in the interface of fireblock. Is it possible ?