Tenant
User authenticated successfully
Invalid login data format or missing required fields.
Invalid email or password.
User not found with the provided email.
Internal server error occurred while authenticating user.
No content
JWT token for authentication
User logged out successfully
Missing or invalid authentication token.
Internal server error occurred while logging out user.
No content
Access token refreshed successfully
Invalid refresh token format or missing required fields.
Invalid or expired refresh token.
Internal server error occurred while refreshing token.
No content
Password reset email sent
Invalid email format or missing required fields.
User not found with the provided email.
Internal server error occurred while sending reset email.
No content
Password reset successfully
Invalid reset token, password format, or missing required fields.
Invalid or expired reset token.
User not found with the provided reset token.
Internal server error occurred while resetting password.
No content
Optional client redirect URL. Must be validated against a backend whitelist (e.g., https://app.neevai.com/, https://staging.neevai.com/). If not provided or invalid, the backend will use a default redirect URL.
https://app.neevai.com/dashboardOptional invitation token for joining an organization
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...Optional referral code for refer-and-earn attribution
AB12CD34EFRedirect to Google OAuth2 authorization URL with server-generated state
Invalid request or redirect_url not allowed.
Internal server error occurred while initiating OAuth flow.
No content
Optional client redirect URL. Must be validated against a backend whitelist (e.g., https://app.neevai.com/, https://staging.neevai.com/). If not provided or invalid, the backend will use a default redirect URL.
https://app.neevai.com/dashboardOptional invitation token for joining an organization
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...Optional referral code for refer-and-earn attribution
AB12CD34EFRedirect to GitHub OAuth2 authorization URL with server-generated state
Invalid request or redirect_url not allowed.
Internal server error occurred while initiating OAuth flow.
No content
Authorization code from OAuth provider
State parameter containing redirect URL and security nonce
Error code from OAuth provider
Error description from OAuth provider
Redirect to client application with user session token or error information. Success: Redirects to UI with token in query parameter. Error: Redirects to UI with error and error_description in query parameters.
Redirect to client application with user session token or error information. Success: Redirects to UI with token in query parameter. Error: Redirects to UI with error and error_description in query parameters.
No content
Optional invitation token for joining an organization
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...Optional referral code for refer-and-earn attribution
AB12CD34EFUser registered successfully
Invalid user data format or missing required fields.
Email already exists.
Internal server error occurred while registering user.
No content
Email verified successfully
Invalid verification code or missing required fields.
Invalid or expired verification code.
User not found or email already verified.
Internal server error occurred while verifying email.
No content
Phone number verified successfully
Invalid verification code or missing required fields.
Invalid or expired verification code.
User not found or phone already verified.
Internal server error occurred while verifying phone.
No content
Verification code sent successfully
Invalid request or missing required fields.
User not found.
Too many requests. Please wait before requesting another code.
Internal server error occurred while sending verification code.
No content
JWT token for authentication
Phone number added successfully, verification SMS sent
Invalid phone number format or missing required fields.
Missing or invalid authentication token.
Phone number already exists or already verified.
Internal server error occurred while adding phone number.
No content
JWT token for authentication
Profile retrieved successfully
Missing or invalid authentication token.
User not found.
Internal server error occurred while retrieving user's details.
No content
JWT token for authentication
Account deleted successfully
Invalid password or missing required fields.
Missing or invalid authentication token.
User not found.
Internal server error occurred while deleting account.
No content
JWT token for authentication
Password changed successfully
Invalid password format or missing required fields.
Missing or invalid authentication token, or current password is incorrect.
Internal server error occurred while changing password.
No content
JWT token for authentication
Organizations retrieved successfully
Missing or invalid authentication token.
Insufficient permissions to list organizations.
No organizations found.
Internal server error occurred while retrieving organizations.
No content
JWT token for authentication
Organization ID
Organization retrieved successfully
Invalid organization ID format.
Missing or invalid authentication token.
Insufficient permissions to view organization details.
Organization not found with the provided ID.
Internal server error occurred while retrieving organization.
No content
JWT token for authentication
Organization ID
Organization members retrieved successfully
Invalid organization ID format.
Missing or invalid authentication token.
Insufficient permissions to list organization members.
Organization not found with the provided ID.
Internal server error occurred while retrieving organization members.
No content
JWT token for authentication
Organization ID
Invitation sent to the member or member added to the organization successfully
Invalid data format or missing required fields.
Missing or invalid authentication token.
Insufficient permissions to add organization member.
Organization not found.
User is already a member of the organization with the same role.
Internal server error occurred while adding organization member.
No content
JWT token for authentication
Organization ID
Member User ID
Member removed successfully
Invalid organization ID or member user ID format.
Missing or invalid authentication token.
Insufficient permissions to remove organization member.
Organization or member user not found.
Internal server error occurred while removing organization member.
No content
JWT token for authentication
Organization ID
The page number to retrieve.
1Number of items per page
20Search term to filter projects by name
Organization projects retrieved successfully
Invalid organization ID or query parameters.
Missing or invalid authentication token.
Insufficient permissions to list organization projects.
Organization not found.
Internal server error occurred while retrieving projects.
No content
JWT token for authentication
Organization ID
Project created successfully
Invalid project data format or missing required fields.
Missing or invalid authentication token.
Insufficient permissions to create project.
Organization not found.
Project with the same name already exists in the organization.
Internal server error occurred while creating project.
No content
JWT token for authentication
Organization ID
Project ID
Project retrieved successfully
Invalid organization ID or project ID format.
Missing or invalid authentication token.
Insufficient permissions to view project details.
Organization or project not found.
Internal server error occurred while retrieving project.
No content
JWT token for authentication
Organization ID
Project ID
Project deleted successfully
Invalid organization ID or project ID format.
Missing or invalid authentication token.
Insufficient permissions to delete project.
Organization or project not found.
Project cannot be deleted because it has existing resources.
Internal server error occurred while deleting project.
No content
JWT token for authentication
Organization ID
Project ID
Project members retrieved successfully
Invalid organization ID or project ID format.
Missing or invalid authentication token.
Insufficient permissions to list project members.
Organization or project not found.
Internal server error occurred while retrieving project members.
No content
JWT token for authentication
Organization ID
Project ID
Member added successfully
Invalid member data format or missing required fields.
Missing or invalid authentication token.
Insufficient permissions to add project member.
Organization, project, or user not found.
User is already a member of the project.
Internal server error occurred while adding member.
No content
JWT token for authentication
Organization ID
Project ID
Member User ID
Member removed successfully
Bad request.
Missing or invalid authentication token.
Insufficient permissions to remove project member.
Organization, project, or member User not found.
Internal server error occurred while removing member User.
No content
JWT token for authentication
Organization ID
List of referrals retrieved successfully
Invalid organization ID format.
Missing or invalid authentication token.
Insufficient permissions to view referrals.
Organization or referrals not found.
Internal server error occurred while retrieving referrals.
No content
JWT token for authentication
Organization ID
The project ID
The page number to retrieve.
1Number of items per page (defaults to 25 to show all API keys, as projects have a maximum of 25 API keys)
25A list of API keys.
The request is invalid.
Unauthorized access.
The project was not found.
An unexpected internal server error occurred.
No content
JWT token for authentication
Organization ID
The project ID
The API key was created successfully.
The request payload is invalid.
Unauthorized access.
The project was not found.
An unexpected internal server error occurred.
No content
JWT token for authentication
Organization ID
The project ID
The API key ID
The API key was deleted successfully.
The request is invalid.
Unauthorized access.
The API key was not found.
An unexpected internal server error occurred.
No content
Last updated