gbxyz / rdap-openapi-spec

A description of the RDAP protocol that uses OpenAPI.

Home Page:https://openapi.rdap.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenAPI Specification for the Registration Data Access Protocol (RDAP)

This repository contains a YAML file that describes API of Registration Data Access Protocol (RDAP) services using the OpenAPI specification. It is based on the specifications of RDAP in the following RFCs:

  • RFC 7480: HTTP Usage in the Registration Data Access Protocol (RDAP)
  • RFC 7481: Security Services for the Registration Data Access Protocol (RDAP)
  • RFC 9082: Registration Data Access Protocol (RDAP) Query Format
  • RFC 9083: JSON Responses for the Registration Data Access Protocol (RDAP)

It uses uses the JSON Schema files for RDAP created by Mario Loffredo and Maurizio Martinelli of CNR (.it).

This YAML file can be used with various OpenAPI code generators to generate RDAP client and server implementations that conform to the RDAP RFCs.

Try it out here.

About

A description of the RDAP protocol that uses OpenAPI.

https://openapi.rdap.org/

License:Apache License 2.0


Languages

Language:HTML 100.0%