Using the metadata catalog
An Oracle standard metadata-catalog schema is provided with structured URIs describing all REST API resources.
The URIs are:
https://{your_site_interface}/opa-hub/api/{version}/metadata-cataloghttps://{your_site_interface}/determinations-server/batch/{version}/metadata-catalogHere are some ways to use the metadata catalog:
- Listing the metadata catalog
- Retrieving detailed metadata for a resource
- Retrieving request syntax for a resource
To get started, use the GET operation with the URIs above to list the metadata catalog, and then follow the hyperlinks for more details.
All resources are self-describing (that is, describes links are provided to each resource URI). Canonical (versioned) links are always included.