{
  "resource": "https://registry.skillet.md/api/v1",
  "scopes_supported": [
    "read",
    "sync",
    "publish",
    "claim"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "resource_name": "Skillet Registry API",
  "resource_documentation": "https://skillet.md/docs/api",
  "resource_policy_uri": "https://skillet.md/docs/privacy",
  "resource_tos_uri": "https://skillet.md/legal/terms",
  "x-skillet-scope-descriptions": {
    "read": "Read public and self-owned skills, kits, and profiles.",
    "sync": "Read the sync manifest and pull approved skill content for a paired device.",
    "publish": "Publish new skill versions and change skill visibility.",
    "claim": "Claim a handle and bind an author signing key."
  },
  "x-skillet-token-issuance": "https://skillet.md/docs/api#auth"
}