4 Aug
2024
4 Aug
'24
4:37 p.m.
Hey folks, Anyone else getting issues with some RIPE Atlas API calls taking a very long time for calls that seem like they should be simple, like a credit check? # time curl https://atlas.ripe.net/api/v2/credits/ -H 'Authorization: Key xxx-xxxx' -o /dev/null real 0m6.394s user 0m0.063s sys 0m0.005s