Authentication
Your API key for authentication
Path Parameters
The unique identifier of the loop (24-character MongoDB ObjectID)
Response
Whether an error occurred
Success message
Loop Information Overview
Member Status Types
Active Members
Users who have accepted the invitation and can receive review requests.
Pending Members
Users who have been invited but haven’t joined the loop yet.
Loop Statistics
This endpoint provides key metrics about your loop:- Total Members: Complete count of all loop participants
- Active Members: Users ready to receive review requests
- Pending Invitations: Outstanding invitations that need acceptance
- Activity Timeline: Creation and last update timestamps
Access Control
Who Can View Loops
Loop Creators
Loop Creators
Can view complete loop details including all member information and statistics.
Loop Members
Loop Members
Can view basic loop information but with limited member details (via mobile app).
API Key Access
API Key Access
API keys can only access loops created by the same user account.
Use Cases
Monitoring Loop Health
Check if your loop has enough active members:Member Management
Track pending invitations:Loop Analytics
Calculate member join rate:Error Handling
Common Error Scenarios
Loop Not Found
Loop Not Found
- Invalid loop ID format
- Loop doesn’t exist
- Loop was deleted
- User doesn’t have access to the loop
Invalid Loop ID Format
Invalid Loop ID Format
65f1234567890abcdef12345
Access Denied
Access Denied
Integration Examples
Loop Status Dashboard
Build a dashboard to monitor all your loops:Automated Member Follow-up
Send reminders to pending members:Next Steps
Update Loop
Modify loop details like name, description, or icon.
Manage Members
View detailed member information and manage loop membership.
Create Request
Start creating human review requests within this loop.