Support triage
Detect urgency, choose a team, and score severity from the same ticket.
Send a state and typed questions. Get probabilities, a selected option, or a score in one structured response.
Detect urgency, choose a team, and score severity from the same ticket.
Choose the next queue or action and keep the full probability distribution.
Run several atomic checks before your workflow continues.
ApiClo offers API access to a changing catalog of supported models, including Claude and GPT families. The account catalog, not a search result or a copied model name, is the source of current model IDs and availability.
Use the OpenAI-compatible /v1 endpoint for a supported client. Anthropic Messages clients use their documented endpoint settings instead; do not mix the two URL conventions.
Select a model from the current catalog and copy its API identifier unchanged. A family name such as GPT or Claude is not itself a guaranteed model ID.
Use a protected API key, a short prompt and non-streaming text first. Check the response and the usage record before enabling streaming, tools or production traffic.
Compare the model ID and tariff shown in your account with the request and its usage record. Test the exact interface and optional features your application needs; a text response alone does not prove full compatibility.
API usage is billed by the selected model's current tariff. Promotional free aliases are intended for the ApiClo web chat when capacity is available, not for external API clients. ApiClo is an independent service, not an official OpenAI or Anthropic product; model availability and optional features are not guaranteed for every client.
All documentation