The Alexa APIs for Python consists of python classes that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit Python SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-python).

alexa alexa Last update: Apr 02, 2024


Alexa APIs for Python

The Alexa APIs for Python consists of python classes that represent the request and response JSON of Alexa services. These models act as a core dependency for the Alexa Skills Kit Python SDK.

These model classes are auto-generated using the JSON schemas in the developer documentation.

Package Version
ask-sdk-model Version Downloads

Following are some resources that can help you get started quickly with models and SDK:

Got Feedback?

  • We would like to hear about your bugs, feature requests, questions or quick feedback. Please search for existing issues before opening a new one. It would also be helpful if you follow the templates for issue creation. Please follow the contributing guidelines!!
  • Since these model classes are auto-generated using the JSON schemas in the developer documentation, we do NOT currently accept Pull Requests. All Pull Requests will be automatically closed, unless the request is generic and applies across ALL model classes.
  • Request and vote for Alexa features on User Voice

Subscribe to our newsletter