registries

list registries

get/registries

Query parameters

ecosystemstring

filter by ecosystem name

pageinteger

pagination page number

per_pageinteger

Number of records to return

Response

OK

namestring required
urlstring required
ecosystemstring required
defaultboolean required
packages_countinteger required
versions_countinteger
maintainers_countinteger required
namespaces_countinteger required
keywords_countinteger required
downloadsinteger required
githubstring nullable required
metadataobject nullable required
created_atstring date-time required
updated_atstring date-time required
packages_urlstring required
maintainers_urlstring required
icon_urlstring required
purl_typestring required

Changes

Changed in 6 of the 52 revisions of this API.527

    • added the new optional query request parameter ecosystem

      new-optional-request-parameter

    • added the required property items/purl_type to the response with the 200 status

      response-required-property-added

    • the response property items/keywords_count became required for the status 200

      response-property-became-required

    • the response property items/namespaces_count became required for the status 200

      response-property-became-required

    • added the required property items/downloads to the response with the 200 status

      response-required-property-added

    • added the optional property items/versions_count to the response with the 200 status

      response-optional-property-added

    • added the required property items/icon_url to the response with the 200 status

      response-required-property-added

  • v134c39773ceae52See the full diff
    • the response property items/keywords_count became optional for the status 200

      response-property-became-optional

    • the response property items/namespaces_count became optional for the status 200

      response-property-became-optional

    • removed the required property items/downloads from the response with the 200 status

      response-required-property-removed

    • removed the required property items/icon_url from the response with the 200 status

      response-required-property-removed

    • removed the required property items/purl_type from the response with the 200 status

      response-required-property-removed

    • deleted the query request parameter ecosystem

      request-parameter-removed

    • removed the optional property items/versions_count from the response with the 200 status

      response-optional-property-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog