Can API key having only Enable reading
permission by default perform GET operation on /sapi/v1/margin/allPairs
endpoint?
I see that only a Enable reading and SPOT account permission is given by default. Can the same api read the cross margin pairs endpoint /sapi/v1/margin/allPairs
. As I want to create an API that only reads SPOTS and MARGINS, so I’m trying to know which permissions to enable during API KEY creation.