2 different API Urls

In the documentation it’s said to use https://{company}.pipedrive.com/api/v1/…
which works fine.

However, the url
https://api.pipedrive.com/v1/
works fine, too.

Any reason why there are two different urls?
Is there any difference when using the api.pipedrive instead of {company}.pipdrive/api/?

Hi @Gesko,

Welcome to our Developers Community! :wave:

Yes, there are two different URLs, and they both work. api.pipedrive.com is the general one, and {company}.pipedrive.com is specific to your Pipedrive company.

We advise everyone to use {company}.pipedrive.com for faster requests as it helps us to better determine which data center your request should go to.

I hope this answers your questions. Please let us know if you have further questions. :blush: