Skip to main content

Service Registry Public API Reference

This section provides reference information for the Service Registry public API.

  • Sample JSON Return Messages with Registry Entries – Most of the Service Registry public API calls return one or more registry entries. This section describes the format of those entries.
  • Common URL Parameters – The Common URL Parameter ?format is available in most Service Registry public API calls. It controls the line breaks and indenting in the JSON responses. This parameter is available on all Service Registry Public API calls. By default, these calls return JSON with a single space separating each elements and with no line breaks.
  • Get About – Get About lists the public API REST calls that are available.
  • Get File By ID – Get File By ID returns the specified file.
  • Get Services – Get Services shows all services accessible to the user.
  • Get Services By ID – Get Services By ID shows all services accessible to the user that match the specified name, domain, and version.
  • Get Services By Protocols – Get Services By Protocol shows all services accessible to the user that match a protocol in the list.
  • Get Services By Stages – Get Services By Stages shows all services accessible to the user that match a stage in the list.
  • Get Services By Version – Get Services By Version shows all services accessible to the user that match the specified version.
  • Get Services By Word – Get Services By Word shows all services accessible to the user that match the specified search text.
  • Get Services Modified Since – Get Services Modified Since shows all services accessible to the user whose registry entry has been created or updated since the specified date-time.
FeedbackOpens in a new tab