Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Services

Login Authentication Token

Authtentication Token is supported by estela, it allows a seconde level of security for our platform and users. This token is obtained from the AuthAPIViewSet in the API, which uses Django REST Framework.

Swagger Services

We use the OpenAPI to generate the estela API documentation from the Swagger specification generated in the API.