University of Otago · Example Payload

University Of Otago Wp Rest Root Response

University of Otago

UniversityHigher EducationEducationNew ZealandResearchResearch RepositoryOpen AccessRepositoryIdentity FederationShibbolethSAMLOAI-PMHLearning ManagementDataCiteCrossrefMetadataLibrary

University Of Otago Wp Rest Root Response is an example object payload from University of Otago, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_note_captured_sourcenamedescriptionurlhomegmt_offsettimezone_stringnamespacesauthenticationsite_logo_route_countroutes

Example Payload

university-of-otago-wp-rest-root-response.json Raw ↑
{
  "_note": "Trimmed capture of the live WordPress REST API discovery document served by https://artificialintelligence.otago.ac.nz/wp-json/ (HTTP 200, application/json, 200,783 bytes) on 2026-08-30. Route SCHEMAS and _links have been dropped to keep this file readable; the route table, namespaces and site identity are verbatim. method: probed",
  "_captured": "2026-08-30",
  "_source": "https://artificialintelligence.otago.ac.nz/wp-json/",
  "name": "Artificial Intelligence at the University of Otago",
  "description": "University of Otago",
  "url": "http://artificialintelligence.otago.ac.nz",
  "home": "https://artificialintelligence.otago.ac.nz",
  "gmt_offset": 12,
  "timezone_string": "Pacific/Auckland",
  "namespaces": [
    "oembed/1.0",
    "wordfence/v1",
    "wp/v2",
    "wp-site-health/v1",
    "wp-block-editor/v1",
    "wp-abilities/v1"
  ],
  "authentication": [],
  "site_logo": 0,
  "_route_count": 144,
  "routes": {
    "/": {
      "namespace": "",
      "methods": [
        "GET"
      ]
    },
    "/batch/v1": {
      "namespace": "",
      "methods": [
        "POST"
      ]
    },
    "/oembed/1.0": {
      "namespace": "oembed/1.0",
      "methods": [
        "GET"
      ]
    },
    "/oembed/1.0/embed": {
      "namespace": "oembed/1.0",
      "methods": [
        "GET"
      ]
    },
    "/oembed/1.0/proxy": {
      "namespace": "oembed/1.0",
      "methods": [
        "GET"
      ]
    },
    "/wordfence/v1": {
      "namespace": "wordfence/v1",
      "methods": [
        "GET"
      ]
    },
    "/wordfence/v1/authenticate": {
      "namespace": "wordfence/v1",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wordfence/v1/authenticate-premium": {
      "namespace": "wordfence/v1",
      "methods": [
        "POST"
      ]
    },
    "/wordfence/v1/config": {
      "namespace": "wordfence/v1",
      "methods": [
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wordfence/v1/disconnect": {
      "namespace": "wordfence/v1",
      "methods": [
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wordfence/v1/premium-connect": {
      "namespace": "wordfence/v1",
      "methods": [
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wordfence/v1/scan": {
      "namespace": "wordfence/v1",
      "methods": [
        "DELETE",
        "POST"
      ]
    },
    "/wordfence/v1/scan/issue": {
      "namespace": "wordfence/v1",
      "methods": [
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wordfence/v1/scan/issues": {
      "namespace": "wordfence/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-abilities/v1": {
      "namespace": "wp-abilities/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-abilities/v1/abilities": {
      "namespace": "wp-abilities/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-abilities/v1/abilities/(?P<name>[a-zA-Z0-9\\-\\/]+)": {
      "namespace": "wp-abilities/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-abilities/v1/abilities/(?P<name>[a-zA-Z0-9\\-\\/]+?)/run": {
      "namespace": "wp-abilities/v1",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp-abilities/v1/categories": {
      "namespace": "wp-abilities/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-abilities/v1/categories/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
      "namespace": "wp-abilities/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-block-editor/v1": {
      "namespace": "wp-block-editor/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-block-editor/v1/export": {
      "namespace": "wp-block-editor/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-block-editor/v1/navigation-fallback": {
      "namespace": "wp-block-editor/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-block-editor/v1/url-details": {
      "namespace": "wp-block-editor/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-site-health/v1": {
      "namespace": "wp-site-health/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-site-health/v1/directory-sizes": {
      "namespace": "wp-site-health/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-site-health/v1/tests/authorization-header": {
      "namespace": "wp-site-health/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-site-health/v1/tests/background-updates": {
      "namespace": "wp-site-health/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-site-health/v1/tests/dotorg-communication": {
      "namespace": "wp-site-health/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-site-health/v1/tests/https-status": {
      "namespace": "wp-site-health/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-site-health/v1/tests/loopback-requests": {
      "namespace": "wp-site-health/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp-site-health/v1/tests/page-cache": {
      "namespace": "wp-site-health/v1",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/block-directory/search": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/block-patterns/categories": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/block-patterns/patterns": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/block-renderer/(?P<name>[a-z0-9-]+/[a-z0-9-]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/block-types": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/block-types/(?P<namespace>[a-zA-Z0-9_-]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/block-types/(?P<namespace>[a-zA-Z0-9_-]+)/(?P<name>[a-zA-Z0-9_-]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/blocks": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/blocks/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/blocks/(?P<id>[\\d]+)/autosaves": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/blocks/(?P<parent>[\\d]+)/autosaves/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/blocks/(?P<parent>[\\d]+)/revisions": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/blocks/(?P<parent>[\\d]+)/revisions/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET"
      ]
    },
    "/wp/v2/categories": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/categories/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/comments": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/comments/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/font-collections": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/font-collections/(?P<slug>[\\/\\w-]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/font-families": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/font-families/(?P<font_family_id>[\\d]+)/font-faces": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/font-families/(?P<font_family_id>[\\d]+)/font-faces/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET"
      ]
    },
    "/wp/v2/font-families/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/global-styles/(?P<id>[\\/\\d+]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/global-styles/(?P<parent>[\\d]+)/revisions": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/global-styles/(?P<parent>[\\d]+)/revisions/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/global-styles/themes/(?P<stylesheet>[\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)/variations": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/global-styles/themes/(?P<stylesheet>[^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/icon-collections": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/icon-collections/(?P<slug>[a-z0-9](?:[a-z0-9_-]*[a-z0-9])?)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/icons": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/icons/(?P<collection>[a-z0-9](?:[a-z0-9_-]*[a-z0-9])?)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/icons/(?P<name>[a-z0-9](?:[a-z0-9_-]*[a-z0-9])?/[a-z0-9](?:[a-z0-9_-]*[a-z0-9])?)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/media": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/media/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/media/(?P<id>[\\d]+)/edit": {
      "namespace": "wp/v2",
      "methods": [
        "POST"
      ]
    },
    "/wp/v2/media/(?P<id>[\\d]+)/finalize": {
      "namespace": "wp/v2",
      "methods": [
        "POST"
      ]
    },
    "/wp/v2/media/(?P<id>[\\d]+)/post-process": {
      "namespace": "wp/v2",
      "methods": [
        "POST"
      ]
    },
    "/wp/v2/media/(?P<id>[\\d]+)/sideload": {
      "namespace": "wp/v2",
      "methods": [
        "POST"
      ]
    },
    "/wp/v2/menu-items": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/menu-items/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/menu-items/(?P<id>[\\d]+)/autosaves": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/menu-items/(?P<parent>[\\d]+)/autosaves/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/menu-locations": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/menu-locations/(?P<location>[\\w-]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/menus": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/menus/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/navigation": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/navigation/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/navigation/(?P<id>[\\d]+)/autosaves": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/navigation/(?P<parent>[\\d]+)/autosaves/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/navigation/(?P<parent>[\\d]+)/revisions": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/navigation/(?P<parent>[\\d]+)/revisions/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET"
      ]
    },
    "/wp/v2/pages": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/pages/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/pages/(?P<id>[\\d]+)/autosaves": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/pages/(?P<parent>[\\d]+)/autosaves/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/pages/(?P<parent>[\\d]+)/revisions": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/pages/(?P<parent>[\\d]+)/revisions/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET"
      ]
    },
    "/wp/v2/pattern-directory/patterns": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/plugins": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/plugins/(?P<plugin>[^.\\/]+(?:\\/[^.\\/]+)?)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/posts": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/posts/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/posts/(?P<id>[\\d]+)/autosaves": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/posts/(?P<parent>[\\d]+)/autosaves/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/posts/(?P<parent>[\\d]+)/revisions": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/posts/(?P<parent>[\\d]+)/revisions/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET"
      ]
    },
    "/wp/v2/search": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/settings": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/sidebars": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/sidebars/(?P<id>[\\w-]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/statuses": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/statuses/(?P<status>[\\w-]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/tags": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/tags/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/taxonomies": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/taxonomies/(?P<taxonomy>[\\w-]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/template-parts": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/template-parts/(?P<id>([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/template-parts/(?P<id>([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/template-parts/(?P<parent>([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/template-parts/(?P<parent>([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/template-parts/(?P<parent>([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET"
      ]
    },
    "/wp/v2/template-parts/lookup": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/templates": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/templates/(?P<id>([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/templates/(?P<id>([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/templates/(?P<parent>([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/templates/(?P<parent>([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/templates/(?P<parent>([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET"
      ]
    },
    "/wp/v2/templates/lookup": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/themes": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/themes/(?P<stylesheet>[^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/types": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/types/(?P<type>[\\w-]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/users": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/users/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/users/(?P<user_id>(?:[\\d]+|me))/application-passwords": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "POST"
      ]
    },
    "/wp/v2/users/(?P<user_id>(?:[\\d]+|me))/application-passwords/(?P<uuid>[\\w\\-]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/users/(?P<user_id>(?:[\\d]+|me))/application-passwords/introspect": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/users/me": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/view-config": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/widget-types": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/widget-types/(?P<id>[a-zA-Z0-9_-]+)": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/widget-types/(?P<id>[a-zA-Z0-9_-]+)/encode": {
      "namespace": "wp/v2",
      "methods": [
        "POST"
      ]
    },
    "/wp/v2/widget-types/(?P<id>[a-zA-Z0-9_-]+)/render": {
      "namespace": "wp/v2",
      "methods": [
        "POST"
      ]
    },
    "/wp/v2/widgets": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/widgets/(?P<id>[\\w\\-]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    },
    "/wp/v2/wp_pattern_category": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/wp_pattern_category/(?P<id>[\\d]+)": {
      "namespace": "wp/v2",
      "methods": [
        "DELETE",
        "GET",
        "PATCH",
        "POST",
        "PUT"
      ]
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/university-of-otago-wp-rest-root-response"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.