This example demonstrates how to call the inference async endpoint using a minimal client that only uses only an inference key (no client credentials needed).
.. literalinclude:: ../../../../examples/containers/calling_the_endpoint_with_inference_key_async.py :language: python :caption: Calling the inference async endpoint using a minimal client