Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexa/alexa-apis-for-nodejs
/ functions
Functions
467 in github.com/alexa/alexa-apis-for-nodejs
⨍
Functions
467
◇
Types & classes
818
Method
listASREvaluationsResultsV1
* * @param {string} skillId The skill ID. * @param {string} evaluationId Identifier of the evaluation. * @param {string} ne
ask-smapi-model/index.ts:11272
Method
listASREvaluationsV1
* * @param {string} skillId The skill ID. * @param {string} nextToken When response to this API call is truncated (that is, isTrunca
ask-smapi-model/index.ts:11405
Method
listCatalogsForSkillV0
* * @param {string} skillId The skill ID. * @param {string} nextToken When response to this API call is truncated (that is, isTrunca
ask-smapi-model/index.ts:7809
Method
listCatalogsForVendorV0
* * @param {string} vendorId The vendor ID. * @param {string} nextToken When response to this API call is truncated (that is, isTrun
ask-smapi-model/index.ts:7127
Method
listInteractionModelCatalogVersionsV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {number} maxResults Sets the maximum number of re
ask-smapi-model/index.ts:8901
Method
listInteractionModelCatalogsV1
* * @param {string} vendorId The vendor ID. * @param {number} maxResults Sets the maximum number of results returned in the response
ask-smapi-model/index.ts:9259
Method
listInteractionModelSlotTypeVersionsV1
* * @param {string} slotTypeId The identifier for a slot type. * @param {number} maxResults Sets the maximum number of results retur
ask-smapi-model/index.ts:10072
Method
listInteractionModelSlotTypesV1
* * @param {string} vendorId The vendor ID. * @param {number} maxResults Sets the maximum number of results returned in the response
ask-smapi-model/index.ts:9753
Method
listInteractionModelVersionsV1
* * @param {string} skillId The skill ID. * @param {string} stageV2 Stages of a skill including the new certified stage. * `dev
ask-smapi-model/index.ts:15274
Method
listJobDefinitionsForInteractionModelV1
* * @param {string} vendorId The vendor ID. * @param {number} maxResults Sets the maximum number of results returned in the response
ask-smapi-model/index.ts:9369
Method
listJobExecutionsForInteractionModelV1
* * @param {string} jobId The identifier for dynamic jobs. * @param {number} maxResults Sets the maximum number of results returned
ask-smapi-model/index.ts:9535
Method
listNLUAnnotationSetsV1
* * @param {string} skillId The skill ID. * @param {string} locale filter to NLU annotation set created using this locale *
ask-smapi-model/index.ts:12913
Method
listNLUEvaluationsV1
* * @param {string} skillId The skill ID. * @param {string} locale filter to evaluations started using this locale * @param
ask-smapi-model/index.ts:13191
Method
listPrivateDistributionAccountsV1
* * @param {string} skillId The skill ID. * @param {string} stage Stage for skill. * @param {string} nextToken When respons
ask-smapi-model/index.ts:14565
Method
listSkillsForVendorV1
* * @param {string} vendorId The vendor ID. * @param {string} nextToken When response to this API call is truncated (that is, isTrun
ask-smapi-model/index.ts:10411
Method
listSmarthomeCapabilityEvaluationsV1
* * @param {string} skillId The skill ID. * @param {string} stage The stage of the skill to be used for evaluation. An error will be
ask-smapi-model/index.ts:13784
Method
listSmarthomeCapabilityTestPlansV1
* * @param {string} skillId The skill ID. * @param {number} maxResults Sets the maximum number of results returned in the response b
ask-smapi-model/index.ts:13896
Method
listSubscribersForDevelopmentEventsV0
* * @param {string} vendorId The vendor ID. * @param {string} nextToken When response to this API call is truncated (that is, isTrun
ask-smapi-model/index.ts:7238
Method
listSubscriptionsForDevelopmentEventsV0
* * @param {string} vendorId The vendor ID. * @param {string} nextToken When response to this API call is truncated (that is, isTrun
ask-smapi-model/index.ts:7503
Method
listUploadsForCatalogV0
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {string} nextToken When response to this API call
ask-smapi-model/index.ts:6891
Method
listVersionsForSkillV1
* * @param {string} skillId The skill ID. * @param {string} nextToken When response to this API call is truncated (that is, isTrunca
ask-smapi-model/index.ts:15764
Method
pauseTimer
* Pause a timer. * @param {string} id
ask-sdk-model/index.ts:10647
Method
profileNluV1
* * @param {v1.skill.evaluations.ProfileNluRequest} profileNluRequest Payload sent to the profile nlu API. * @param {string} skillId
ask-smapi-model/index.ts:14348
Method
publishSkillV1
* * @param {string} skillId The skill ID. * @param {string} acceptLanguage User's locale/language in context. * @param
ask-smapi-model/index.ts:13307
Method
queryDevelopmentAuditLogsV1
* * @param {v1.auditLogs.AuditLogsRequest} getAuditLogsRequest Request object encompassing vendorId, optional request filters and optional pa
ask-smapi-model/index.ts:8026
Method
reducer
(obj : {[key : string] : string[]}, item : {key : string, value : string})
ask-sdk-model-runtime/lib/index.ts:147
Method
removeTestersFromBetaTestV1
* * @param {string} skillId The skill ID. * @param {v1.skill.betaTest.testers.TestersList} testersRequest JSON object containing the
ask-smapi-model/index.ts:11869
Method
requestFeedbackFromTestersV1
* * @param {string} skillId The skill ID. * @param {v1.skill.betaTest.testers.TestersList} testersRequest JSON object containing the
ask-smapi-model/index.ts:11924
Function
requestInterceptorPromise
()
ask-sdk-model-runtime/tst/index.spec.ts:431
Method
resetEntitlementForProductV1
* * @param {string} productId The in-skill product ID. * @param {string} stage Stage for skill.
ask-smapi-model/index.ts:8387
Function
responseInterceptorPromise
()
ask-sdk-model-runtime/tst/index.spec.ts:469
Method
resumeTimer
* Resume a timer. * @param {string} id
ask-sdk-model/index.ts:10691
Method
rollbackSkillV1
* * @param {string} skillId The skill ID. * @param {v1.skill.CreateRollbackRequest} createRollbackRequest defines the request body t
ask-smapi-model/index.ts:13418
Method
sendReminderToTestersV1
* * @param {string} skillId The skill ID. * @param {v1.skill.betaTest.testers.TestersList} testersRequest JSON object containing the
ask-smapi-model/index.ts:11979
Method
sendSkillMessage
* Send a message request to a skill for a specified user. * @param {string} userId The user Id for the specific user to send the message
ask-sdk-model/index.ts:10428
Method
setASRAnnotationSetV1
* * @param {string} skillId The skill ID. * @param {string} annotationSetId Identifier of the ASR annotation set. * @param
ask-smapi-model/index.ts:11029
Method
setAnnotationsForASRAnnotationSetV1
* * @param {string} skillId The skill ID. * @param {string} annotationSetId Identifier of the ASR annotation set. * @param
ask-smapi-model/index.ts:10856
Method
setInteractionModelV1
* * @param {string} skillId The skill ID. * @param {string} stageV2 Stages of a skill including the new certified stage. * `dev
ask-smapi-model/index.ts:15189
Method
setJobStatusForInteractionModelV1
* * @param {string} jobId The identifier for dynamic jobs. * @param {v1.skill.interactionModel.jobs.UpdateJobStatusRequest} updateJo
ask-smapi-model/index.ts:9639
Method
setPrivateDistributionAccountIdV1
* * @param {string} skillId The skill ID. * @param {string} stage Stage for skill. * @param {string} id ARN that a skill ca
ask-smapi-model/index.ts:14688
Method
setSSLCertificatesV1
* * @param {string} skillId The skill ID. * @param {v1.skill.SSLCertificatePayload} sslCertificatePayload Defines the input/output o
ask-smapi-model/index.ts:13998
Method
setSkillEnablementV1
* * @param {string} skillId The skill ID. * @param {string} stage Stage for skill.
ask-smapi-model/index.ts:14161
Method
setSubscriberForDevelopmentEventsV0
* * @param {string} subscriberId Unique identifier of the subscriber. * @param {v0.developmentEvents.subscriber.UpdateSubscriberRequ
ask-smapi-model/index.ts:7437
Method
setSubscriptionForDevelopmentEventsV0
* * @param {string} subscriptionId Unique identifier of the subscription. * @param {v0.developmentEvents.subscription.UpdateSubscrip
ask-smapi-model/index.ts:7696
Method
simulateSkillV1
* * @param {string} skillId The skill ID. * @param {v1.skill.simulations.SimulationsApiRequest} simulationsApiRequest Payload sent t
ask-smapi-model/index.ts:13531
Method
simulateSkillV2
* * @param {string} skillId The skill ID. * @param {string} stage Stage for skill. * @param {v2.skill.simulations.Simulatio
ask-smapi-model/index.ts:16078
Method
startBetaTestV1
* * @param {string} skillId The skill ID.
ask-smapi-model/index.ts:11703
Method
submitSkillForCertificationV1
* * @param {string} skillId The skill ID. * @param {v1.skill.SubmitSkillForCertificationRequest} submitSkillForCertificationRequest
ask-smapi-model/index.ts:15705
Method
submitSkillValidationV1
* * @param {v1.skill.validations.ValidationsApiRequest} validationsApiRequest Payload sent to the skill validation API. * @param {st
ask-smapi-model/index.ts:15533
Method
updateAccountLinkingInfoV1
* * @param {string} skillId The skill ID. * @param {string} stageV2 Stages of a skill including the new certified stage. * `dev
ask-smapi-model/index.ts:14864
Method
updateAnnotationsForNLUAnnotationSetsV1
* * @param {string} skillId The skill ID. * @param {string} annotationId Identifier of the NLU annotation set. * @param {st
ask-smapi-model/index.ts:12680
Method
updateBetaTestV1
* * @param {string} skillId The skill ID. * @param {v1.skill.betaTest.TestBody} createTestBody JSON object containing the details of
ask-smapi-model/index.ts:11657
Method
updateInteractionModelCatalogV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {v1.skill.interactionModel.catalog.UpdateRequest}
ask-smapi-model/index.ts:8775
Method
updateInteractionModelCatalogVersionV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {string} version Version for interaction model.
ask-smapi-model/index.ts:9126
Method
updateInteractionModelSlotTypeV1
* * @param {string} slotTypeId The identifier for a slot type. * @param {v1.skill.interactionModel.type.UpdateRequest} updateRequest
ask-smapi-model/index.ts:9953
Method
updateInteractionModelSlotTypeVersionV1
* * @param {string} slotTypeId The identifier for a slot type. * @param {string} version Version for interaction model. * @
ask-smapi-model/index.ts:10301
Method
updateIspForProductV1
* * @param {string} productId The in-skill product ID. * @param {string} stage Stage for skill. * @param {v1.isp.UpdateInSk
ask-smapi-model/index.ts:8508
Method
updateList
* This API updates a custom list. Only the list name or state can be updated. An Alexa customer can turn an archived list into an active one.
ask-sdk-model/index.ts:9678
Method
updateListItem
* API used to update an item value or item status. * @param {string} listId Customer’s listId * @param {string} itemId itemId to be
ask-sdk-model/index.ts:9569
Method
updatePropertiesForNLUAnnotationSetsV1
* * @param {string} skillId The skill ID. * @param {string} annotationId Identifier of the NLU annotation set. * @param {v1
ask-smapi-model/index.ts:12849
Method
updateReminder
* This API is invoked by the skill to update a reminder. * @param {string} alertToken * @param {services.reminderManagement.Remind
ask-sdk-model/index.ts:10266
Method
updateSkillManifestV1
* * @param {string} skillId The skill ID. * @param {string} stageV2 Stages of a skill including the new certified stage. * `dev
ask-smapi-model/index.ts:15470
Function
withRequestInterceptors
* Sets array of functions that is going to be executed before the request is send * @param {Function} requestInterceptor request interceptor
ask-sdk-model/index.ts:166
Function
withRequestInterceptors
* Sets array of functions that is going to be executed before the request is send * @param {Function} requestInterceptor request interceptor fun
ask-sdk-model-runtime/lib/index.ts:298
Function
withResponseInterceptors
* Sets array of functions that is going to be executed after the request is send * @param {Function} responseInterceptor response intercepto
ask-sdk-model/index.ts:179
Function
withResponseInterceptors
* Sets array of functions that is going to be executed after the request is send * @param {Function} responseInterceptor response interceptor fu
ask-sdk-model-runtime/lib/index.ts:311
Method
withdrawSkillFromCertificationV1
* * @param {string} skillId The skill ID. * @param {v1.skill.WithdrawRequest} withdrawRequest The reason and message (in case of OTH
ask-smapi-model/index.ts:15821
← previous
401–467 of 467, ranked by callers