How can I speed up API responses? #14937
Unanswered
powerscooter
asked this question in
Q&A
Replies: 2 comments 5 replies
-
|
Please be more specific: exactly which API endpoint are you hitting? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I tried loading 1000 enteries per page on the demo server and it took ~11 seconds. I dont think it's a problem with the API. Unless you can share more details about your setup and how you are making the call, it's difficult to guess what the underlying issue could be. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
I have around 250 devices in my Netbox Instance and therefore around 2200 interfaces.
When I call up the interfaces via API, this takes about 30 seconds. Which is far too long in practice.
Is there any way to speed up the Netbox API?
I have Netbox running on an Ubuntu server with python3.10.
Thanks :-)
Beta Was this translation helpful? Give feedback.
All reactions