tag::api-key-admonition[] IMPORTANT: You need to provide the API key only once, during the {infer} model creation. The <> does not retrieve your API key. After creating the {infer} model, you cannot change the associated API key. If you want to use a different API key, delete the {infer} model and recreate it with the same name and the updated API key. end::api-key-admonition[] tag::inference-id[] The unique identifier of the {infer} endpoint. end::inference-id[] tag::request-per-minute-example[] [source,text] ---- "rate_limit": { "requests_per_minute": <> } ---- end::request-per-minute-example[] tag::service-settings[] Settings used to install the {infer} model. end::service-settings[] tag::task-settings[] Settings to configure the {infer} task. These settings are specific to the `` you specified. end::task-settings[] tag::task-type[] The type of the {infer} task that the model will perform. end::task-type[]