Community Discussion

Ask a Question
Back to All

Issues with slow API

We are experiencing problems with the speed of the API. Simple requests are taking lots of time. For example:

path: [our-account]/campaigns/[id] data: {"version":"1.0","headers":{"content-type":"application\/json;charset=UTF-8"},"body":"{\"daily_cap\":20,\"cpc\":\"0.006\"}"} time in ms: 33.827 (33 seconds)

PATCH requests also take 5-10 seconds per request. This number of requests with slow responses seem to have increased over the last few weeks. Are there more people experiencing this issue?