Accessing a REST API via Python functions Definition of the REST API I have a REST API with an OpenAPI definition available. a. The definition is accessible via an URL. b. The definition is a JSON file. I have a REST API without an OpenAPI definition.