---
title: "GET /gate/url?u="
method: GET
path: "/gate/url"
tags: ["gate"]
---

# GET /gate/url?u=

`GET /gate/url`

## Query parameters

- `u` string, required

## Response `200`

Reputation verdict

- UrlResponse
  - `entity` string, required
  - `latency_ms` integer, required
  - `sources` integer, required
  - `url` string, required
  - `verdict` string, required

## Other responses

- `400` — u must not be empty
- `401` — Unauthorized
- `429` — Scan quota exceeded

## Changes

- **2026-08-31** `9d9ef31d83e5` — 4 info
  - the endpoint scheme security `ApiKeyAuth` was added to the API
  - the endpoint scheme security `api_key` was removed from the API
  - added the media type `application/json` for the response with the status `429`
  - added the non-success response with the status `400`
- **2026-08-26** `c990a0940b7d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api/changes/gate/url/get.md)

---

[API](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api.md) · [All operations](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ismalicious/ismalicious-threat-intelligence-api/revisions/9d9ef31d83e5/schema)
