Back to Django Allauth

API

docs/headless/api.rst

65.16.1725 B
Original Source

API

OpenAPI Specification


You can find the documentation for the API itself in its OpenAPI Specification <openapi-specification/>_.

Example


The source code repository contains a React example application <https://codeberg.org/allauth/django-allauth/src/branch/main/examples/react-spa>_ that demonstrates how the API can be put to use in practice. The documentation for that application can be found in the README <https://codeberg.org/allauth/django-allauth/src/branch/main/examples/react-spa/README.org>. Instructions on how to run it locally can be found there as well, though you can also view a copy running over at react.demo.allauth.org <https://react.demo.allauth.org>.