Rise B2B API home page
Search...
⌘K
Ask AI
Support
Status
Website
Blog
Get Started
Get Started
Search...
Navigation
Integration Guides
Error Handling
Guides
Webhooks
API Reference
Get Started
Rise B2B API Documentation
Quickstart
Authentication
Environments
Migrating from V1 to B2B API
Web3 Integration
Core Concepts
RiseID
Entity Nanoid
Entity Balance
Teams
Roles & Permissions
Payments
Integration Guides
Auth Integration Guide
Payment Integration Guide
Team Management Guide
Invites Integration Guide
Error Handling
On this page
Common Error Codes
Troubleshooting
Best Practices
Integration Guides
Error Handling
Error codes and troubleshooting for Rise B2B API
Rise B2B API returns clear error codes and messages for all endpoints.
Common Error Codes
Code
Description
400
Bad Request
401
Unauthorized (invalid JWT or SIWE)
403
Forbidden (insufficient permissions)
404
Not Found
500
Internal Server Error
Troubleshooting
Check JWT validity and expiration
Ensure correct permissions for the endpoint
Validate all required parameters
Best Practices
Log errors for debugging
Show user-friendly error messages
Retry on 500 errors with backoff
Invites Integration Guide
Assistant
Responses are generated using AI and may contain mistakes.