Skip to content

GET /anchors/

Resource describing the list of all announced anchors (public and disabled).

GET /anchors/ — as_v4

Return all anchors within the specified IPv4 AS.

GET /anchors/ — as_v6

Return all anchors within the specified IPv6 AS..

GET /anchors/ — country

Return all anchors in specified country. Specified as ISO 3166-1 alpha-2 code.

GET /anchors/ — fields

Comma-separated list of fields to include in response, in addition to 'type' and 'id' which are always present. Optional fields can be listed here also.

GET /anchors/ — format[datetime]

Output datetimes in ISO-8601 format ('iso-8601' or 'json') or as seconds since the epoch ('unix' or 'timestamp')

GET /anchors/ — include

Include additional fields named in comma-separated values in response as nested JSON objects.

GET /anchors/ — optional_fields

Comma-separated list of optional fields named to include in response objects.

GET /anchors/ — page

A page number within the paginated result set.

GET /anchors/ — page_size

Number of results to return per page.

A search term.

GET /api/v2/anchors/

Resource describing the list of all announced anchors (public and disabled).

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

Query Parameters

as_v4

Return all anchors within the specified IPv4 AS.

Type
integer
as_v6

Return all anchors within the specified IPv6 AS..

Type
integer
country

Return all anchors in specified country. Specified as ISO 3166-1 alpha-2 code.

Type
string
fields

Comma-separated list of fields to include in response, in addition to 'type' and 'id' which are always present. Optional fields can be listed here also.

Type
string
format[datetime]

Output datetimes in ISO-8601 format ('iso-8601' or 'json') or as seconds since the epoch ('unix' or 'timestamp')

Type
string
Valid values
"iso-8601""json""timestamp""unix"
include

Include additional fields named in comma-separated values in response as nested JSON objects.

Type
string
Valid values
"probe"
optional_fields

Comma-separated list of optional fields named to include in response objects.

Type
string
Valid values
"date_created""date_modified"
page

A page number within the paginated result set.

Type
integer
page_size

Number of results to return per page.

Type
integer
search

A search term.

Type
string
Responses

Responses

application/json
object
Format"uri"
Format"uri"
object[]
Required

The id of the anchor

The type of the object

The fully qualified domain name of the anchor

The id of the probe that is hosted on this anchor

The IPv4 address (if any) of this anchor

The IPv4 AS this anchor belongs to

Maximum2147483647
Minimum0

The IPv4 gateway address of this anchor

The IPv4 netmask for the IP address of this anchor

The IPv6 address (if any) of this anchor

The IPv6 AS this anchor belongs to

Maximum2147483647
Minimum0

The IPv6 gateway address of this anchor

The IPv6 prefix of this anchor

Maximum2147483647
Minimum-2147483648

The city this anchor is located in

Max Length64

An ISO-3166-1 alpha-2 code indicating the country that this probe is located in, as derived from the user supplied longitude and latitude

Host company

Max Length40

A GeoJSON point object containing the location of this anchor.
The longitude and latitude are contained within the coordinates array

Format"double"

Installed TLSA DNS resource record on this anchor

Max Length255
Format"date-time"
Format"date-time"
  • 0 - V1 (Dell)
  • 1 - V2 (Soekris)
  • 2 - V3 PC Engines
  • 98 - Clients own hardware
  • 99 - VM anchor
Valid values0129899
Minimum-2147483648
Maximum2147483647
Samples