Back to all

API query using a PAT code is very slow

If I run the same simple query to retrieve all users via UserName/Password authentication in Postman the query takes 0.5 seconds to complete

The same Query run via PAT code authentication takes 12 seconds to complete.

The Database is on Maximizer Live and has the ID "bb095987dd984baf8ce3e923f26b7456"

I am configuring Userame/Password via Octopus API(api.maximizer.com) and entering UserName, Password, VendorID, Appkey, BaseURL (direct to server "https://uk1.maximizercrmlive.com/api327/data.svc/json") and Database

PAT key via Octopus API (cloud, api.maximizer.com) and enter either the generic Base URL "https://api.maximizer.com/octopus" or direct as above

The PAT belongs to the same user as the Username/Password

Is there a reason why the PAT key takes so long as this is preventing us from being able to use PAT keys?