When I connect to SCI/API, I get the error "Shop not found in the system". What am I doing wrong?

If you’re not using pre-made SDKs, there’s a high chance that you’re sending parameters with an incorrect Content-Type. You should send the data as "application/x-www-form-urlencoded".