Kuberneted readiness probe

Hello all,
We have a nodejs service in kubernetes that is using contentful SDK. in the readiness probe endpoint we are hitting our contentful space to check if it is up. These requests count against our API consumption. Is there an API we can hit for this check that doen’t count against our API consumption?