Check an API right now
get_api_statusProbe a monitored API endpoint at call time and return up/degraded/down with the response time. This is the tool to reach for when a user asks "is X down?" — it makes a real request rather than reading the hourly cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | API slug, e.g. "openai". Use search_apis to resolve a name. |