Skip to main content
POST
Create a new loop to route human review requests. When you create a loop, you automatically become a member and receive an invite code with QR code for sharing with other reviewers.

Authentication

string
required
Your API key for authentication

Body

string
required
Name of the loop (1-100 characters)
string
Description of the loop’s purpose (max 500 characters)
string
required
Icon identifier for the loop (max 100 characters, e.g., “shield-check”, “eye”, “thumbs-up”)

Response

boolean
Whether an error occurred
string
Success message
object

Use Cases

Content Moderation

Create a loop for reviewing flagged user content:

Document Approval

Create a loop for business document approvals:

Quality Assurance

Create a loop for AI output validation:

Next Steps

After creating a loop:
  1. Share the invite code or QR code with your team members
  2. Create your first request using the Create Request endpoint
  3. Set up webhooks to receive notifications when requests are completed

Create Your First Request

Learn how to create requests within your newly created loop.