Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Interpol Notices API

The Notices API from Interpol — 9 operation(s) for notices.

Interpol Notices API is published by Interpol on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Notices. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 9 operations across 9 paths, and defines 8 schemas. It is described by OpenAPI 3.0.0, at version 1.0.2.

Requests are made against a single base URL, https://ws-public.interpol.int.

9 operations 9 paths 8 schemas 9 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.2
Base URL
https://ws-public.interpol.int/notices/v1/
Resource Areas
1

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 9 GET. Each is listed below with its method, path, parameters, and response codes.

Notices 9
GET
/notices/v1/red
Get Red Notices
10 params → 200
GET
/notices/v1/red/{noticeID}
Get Red Notice Details
1 param → 200
GET
/notices/v1/red/{noticeID}/images
Get Red Notice Images
1 param → 200
GET
/notices/v1/yellow
Get Yellow Notices
9 params → 200
GET
/notices/v1/yellow/{noticeID}
Get Yellow Notice Details
1 param → 200
GET
/notices/v1/yellow/{noticeID}/images
Get Yellow Notice Images
1 param → 200
GET
/notices/v1/un
Get UN Notices
5 params → 200
GET
/notices/v1/un/{noticeType}/{noticeID}
Get UN Notice Details
2 params → 200
GET
/notices/v1/un/{noticeType}/{noticeID}/images
Get UN Notice Images
2 params → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are YellowNoticeDetail (23 properties), RedNoticeDetail (17 properties), YellowNotices (4 properties), RedNotices (4 properties). Each schema is shown below with its type and property counts.

YellowNoticeDetailImages
object
2 properties
YellowNoticeDetail
object
23 properties
RedNoticeDetailImages
object
2 properties
RedNoticeDetail
object
17 properties
UNNotices
object
4 properties
RedNotices
object
4 properties
YellowNotices
object
4 properties
UNNoticeDetailImages
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

interpol-notices-api-openapi.yml Raw ↑