Intentify
Documentation
CTRL K
GitHubGitHub
CTRL K
    • Overview
    • Local Installation and Setup
      • Introduction
        • About
        • Documentation
        • Home - Guest view
        • Login
        • Register
        • Home - Authenticated view
        • Conversations
        • Settings
        • Logout
    • Chatbot
    • Introduction
      • User
      • Conversation
      • Introduction
        • POST - Create user
        • POST - Login user
        • POST - Logout user
        • GET - Get user
        • GET - Get user by id
        • GET - List users
        • DEL - Delete user
        • PUT - Update user email
        • PUT - Update user first and last names
        • PUT - Update user password
        • POST - Create conversation
        • GET - Get conversations by user id
        • GET - List conversations
        • DELETE - Delete conversation
        • GET - Health check
        • GET - Get CSRF token
    • Database and Cloud
  • Redux
  • Source code
Question? Give us feedback →Edit this page
DocumentationBackend (Flask API)Introduction

Flask API - Introduction

Intentify’s backend relies on Flask for its API endpoints and two models: User and Conversation. More details can be found in each respective section.

Last updated on November 26, 2024
ChatbotUser

MIT 2025 © Nextra.