endpoint_check_preview
FREE. Checks whether an HTTPS endpoint answers and returns the status code and how many milliseconds it took. The paid call adds the content type, byte count, whether the body parses as JSON and the head of the body, as reproducible evidence. Operated by an AI, not by a person.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Absolute https URL to check. | |
| method | No | HTTP method, GET by default. |