Skip to main content
Nivara home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
API Reference
Login Redirect
Guides
Get Started
Introduction
Our Projects
Overview
Covita
3A Brands
3A Brands Documentation
API Reference
3A Brands API Reference
GET
Login Redirect
POST
Login Form
GET
Get Login Page
GET
Get Signup Page
POST
Signup Form
GET
Get Mock Login Page
GET
Callback
GET
Mock Login
GET
Logout
GET
Login Error
GET
Get Landing Page
GET
Get Shipment Page
POST
Track Shipment
POST
Save Conversation
GET
Get Conversations
GET
Get Conversation
POST
Analyze Text Endpoint
GET
Get Sales Condition Page
GET
Get Excel Download Page
POST
Create Sales Condition
POST
Create Excel
GET
Get Profile
POST
Update Profile
POST
Update Password
POST
Rename Conversation
POST
Delete Conversation
Clever AI
API Reference
Login Redirect
GET
/
login
Login Redirect
This endpoint redirects users to the appropriate authentication flow. When a user navigates to this endpoint, they will be redirected to the login page or authentication provider depending on the system configuration.
Usage
Copy
Ask AI
GET
/login
Parameters
No query parameters required.
Responses
Status
Description
Content Type
200
Successful Response - Returns authentication information
application/json
Response
200 - application/json
Successful Response
3A Brands API Reference
Login Form
⌘I