Skip to content

GET /probes/tags/{tag}/

Get information or check the existence of a single pbulic probe tag.

GET /probes/tags/{tag}/ — format

GET /probes/tags/{tag}/ — tag

A publicly visible and human-readable tag.

GET /api/v2/probes/tags/{tag}/

Get information or check the existence of a single pbulic probe tag.

Try it out

Playground

Authorization
Variables
Key
Value
Authorizations

Authorizations

api-key
Type
API Key (header: Authorization)
or
ripe-access
Type
API Key (cookie: crowd.token_key)
or
anonymous

No authentication required — this endpoint can be accessed anonymously.

Parameters

Path Parameters

tag*

A publicly visible and human-readable tag.

Type
string
Required

Query Parameters

format
Type
string
Valid values
"json""txt"
Responses

Responses

object

Human-readable tag name.

Lower-case, hyphenated tag slug.

Samples