generated: '2026-07-15' method: generated source: openapi/wordnik-openapi.yml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 28 by_action_class: connected: 22 acting: 6 by_consequence: read: 22 write: 6 human_in_the_loop_required: 0 operations: - path: /word.json/{word}/audio method: get operationId: getAudio x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /word.json/{word}/definitions method: get operationId: getDefinitions x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /word.json/{word}/etymologies method: get operationId: getEtymologies x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /word.json/{word}/examples method: get operationId: getExamples x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /word.json/{word}/frequency method: get operationId: getWordFrequency x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /word.json/{word}/hyphenation method: get operationId: getHyphenation x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /word.json/{word}/phrases method: get operationId: getPhrases x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /word.json/{word}/pronunciations method: get operationId: getTextPronunciations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /word.json/{word}/relatedWords method: get operationId: getRelatedWords x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /word.json/{word}/scrabbleScore method: get operationId: getScrabbleScore x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /word.json/{word}/topExample method: get operationId: getTopExample x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /words.json/randomWord method: get operationId: getRandomWord x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /words.json/randomWords method: get operationId: getRandomWords x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /words.json/reverseDictionary method: get operationId: reverseDictionary x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /words.json/search/{query} method: get operationId: searchWords x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /words.json/wordOfTheDay method: get operationId: getWordOfTheDay x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /account.json/apiTokenStatus method: get operationId: getApiTokenStatus x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /account.json/authenticate/{username} method: get operationId: authenticate x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /account.json/authenticate/{username} method: post operationId: authenticatePost x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /account.json/user method: get operationId: getLoggedInUser x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /account.json/wordLists method: get operationId: getWordListsForLoggedInUser x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /wordLists.json method: post operationId: createWordList x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /wordList.json/{permalink} method: get operationId: getWordListByPermalink x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /wordList.json/{permalink} method: put operationId: updateWordList x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /wordList.json/{permalink} method: delete operationId: deleteWordList x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /wordList.json/{permalink}/words method: get operationId: getWordListWords x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /wordList.json/{permalink}/words method: post operationId: addWordsToWordList x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /wordList.json/{permalink}/deleteWords method: post operationId: deleteWordsFromWordList x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required