Headers
Get your API keyAPI key (`sfk_...`)
Monitor identifier.
min 1 chars
Endpoint-specific response payload.
Stable identifier for the monitor.
min 1 chars
Display name for the monitor.
Watchable public API operation this monitor polls.
Canonicalized parameters used for each poll.
Current lifecycle status of the monitor.
one of: active, paused, exhausted, broken
Human-readable reason for the current status when set.
Polling schedule for a monitor: a fixed interval or a cron expression.
ISO-8601 timestamp for the monitor's next scheduled poll.
Webhook endpoint this monitor delivers events to, if any.
Optional monthly credit spend cap for this monitor.
≥ 0
Credits spent by this monitor in the current billing month.
≥ 0
ISO-8601 timestamp for when the monitor was created.
ISO-8601 timestamp for when the monitor was last updated.
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
True when served from shared response cache. Credits still apply (full endpoint price); Age header may be present.
Code example
curl "https://api.socialfetch.dev/v1/monitors/abc123" \
-H "x-api-key: YOUR_API_KEY"Responses
The requested monitor.