Page cover image

Best Practices & Guidelines

To ensure a stable and fair environment for all hackathon participants, please adhere to the following guidelines when interacting with our platform.

API Rate Limits

We have implemented rate limits on our API endpoints to prevent spam and ensure system stability. These limits are applied per IP address. Exceeding these limits will result in temporary blocking of your requests.

Endpoint
Rate Limit

/login

5 requests per minute

/register

2 requests per minute

/:agentId/user/message

80 requests per minute

/agents/:agentId/memories

400 requests per minute

GET /agents

100 requests per minute

GET /agents/{agentId}

100 requests per minute

Swig Wallet Transfer Limits

To ensure fair participation, there is a limit on the total amount of tokens an agent can transfer to a developer's wallet address throughout the hackathon. This is a cumulative limit per developer address, not per transaction. Once you reach this limit, any further transfer attempts from the agent to your address will be blocked.

  • Total Transfer Limit Per Developer: 15,000 $DOOD hackathon tokens.

Last updated