2026-02-14 12:59:26 +01:00
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
> Use this file to discover all available pages before exploring further.
2026-02-19 14:31:02 +01:00
# Tiers
2026-02-14 12:59:26 +01:00
2026-02-19 14:31:02 +01:00
> Rate limits, rewards, and how to upgrade
2026-02-14 12:59:26 +01:00
2026-03-30 12:53:20 +02:00
The Builder Program uses a tiered system to manage rate limits while rewarding high-performing integrations. Higher tiers unlock increased limits, weekly rewards, and priority support.
2026-02-14 12:59:26 +01:00
## Feature Definitions
2026-03-30 12:53:20 +02:00
| Feature | Description |
| --------------------------- | ------------------------------------------------------------------------- |
| **Daily Relayer Txn Limit** | Maximum Relayer transactions per day for Safe/Proxy wallet operations |
| **API Rate Limits** | Rate limits for non-relayer endpoints (CLOB, Gamma, etc.) |
| **Gasless Trading** | Gas fees subsidized for trading via Safe/Proxy wallets |
| **Order Attribution** | Orders tracked and attributed to your Builder profile |
| **Builder Fees** | Builders who route orders can charge fees and monetize on flow |
| **Leaderboard Visibility** | Visibility on the [Builder Leaderboard ](https://builders.polymarket.com/ ) |
| **Telegram Channel** | Private Builders channel for announcements and support |
| **Engineering Support** | Direct access to engineering team |
| **Marketing Support** | Promotion via official Polymarket social accounts |
| **Priority Access** | Early access to new features and products |
2026-02-14 12:59:26 +01:00
** *
2026-02-19 14:31:02 +01:00
## Tier Comparison
2026-04-07 14:06:13 +02:00
| Feature | Unverified | Verified | Partner |
| --------------------------- | :--------: | :--------: | :-------: |
| **Daily Relayer Txn Limit** | 100/day | 10,000/day | Unlimited |
| **API Rate Limits** | Standard | Standard | Highest |
| **Gasless Trading** \* | Yes | Yes | Yes |
| **Order Attribution** | Yes | Yes | Yes |
| **Builder Fees** | Yes | Yes | Yes |
| **Leaderboard Visibility** | — | Yes | Yes |
| **Telegram Channel** | — | Yes | Yes |
| **Engineering Support** | — | Standard | Elevated |
| **Marketing Support** | — | Standard | Elevated |
| **Priority Access** | — | — | Yes |
2026-02-19 14:31:02 +01:00
** *
## Unverified
2026-02-14 12:59:26 +01:00
2026-03-30 12:53:20 +02:00
<Card title="100 Relay transactions/day" icon="seedling">
2026-02-19 14:31:02 +01:00
The default tier for all new builders. Start immediately with no approval
required.
2026-02-14 12:59:26 +01:00
</Card>
**How to get started:**
1. Go to [polymarket.com/settings?tab=builder ](https://polymarket.com/settings?tab=builder )
2026-02-19 14:31:02 +01:00
2. Create a builder profile
3. Click ** "+ Create New"** to generate API keys
4. Implement [builder signing ](/trading/orders/attribution ) — required for Relayer access and CLOB order attribution
2026-02-14 12:59:26 +01:00
2026-02-19 14:31:02 +01:00
**What's included:**
2026-02-14 12:59:26 +01:00
* Gasless trading on all CLOB orders through Safe/Proxy wallets
2026-02-19 14:31:02 +01:00
* Gas subsidized on all Relayer transactions up to daily limit (through Safe/Proxy wallets)
2026-02-14 12:59:26 +01:00
* Access to all client libraries and documentation
** *
2026-02-19 14:31:02 +01:00
## Verified
2026-02-14 12:59:26 +01:00
2026-04-07 14:06:13 +02:00
<Card title="10,000 Relay transactions/day" icon="badge-check">
2026-02-19 14:31:02 +01:00
For builders who need higher throughput. Requires manual approval.
2026-02-14 12:59:26 +01:00
</Card>
**How to upgrade:**
2026-03-30 12:53:20 +02:00
Contact us at [builder@polymarket.com ](mailto:builder@polymarket.com ) with:
2026-02-19 14:31:02 +01:00
* Your Builder API Key
* Use case description
* Expected volume
2026-03-30 12:53:20 +02:00
* Other relevant information (links, docs, decks, etc.)
2026-02-14 12:59:26 +01:00
**Unlocks over Unverified:**
2026-04-07 14:06:13 +02:00
* 100x daily Relayer transaction limit
2026-03-30 12:53:20 +02:00
* Monetize with Builder fees
2026-02-19 14:31:02 +01:00
* Leaderboard visibility at [builders.polymarket.com ](https://builders.polymarket.com )
* Private Telegram channel for announcements and support
2026-03-30 12:53:20 +02:00
* Weekly USDC rewards based on volume (subject to approval)
2026-02-19 14:31:02 +01:00
* Grants (subject to approval)
2026-02-14 12:59:26 +01:00
** *
2026-02-19 14:31:02 +01:00
## Partner
2026-02-14 12:59:26 +01:00
2026-03-30 12:53:20 +02:00
<Card title="Unlimited Relay transactions/day" icon="handshake">
2026-02-14 12:59:26 +01:00
Enterprise tier for high-volume integrations and strategic partners.
</Card>
**Unlocks over Verified:**
* Unlimited Relayer transactions
* Highest API rate limits
* Elevated engineering support
* Elevated and coordinated marketing support
* Priority access to new features and products
** *
2026-02-19 14:31:02 +01:00
## How to Upgrade
<Steps>
<Step title="Build and Launch">
Start with the Unverified tier and build your integration.
</Step>
<Step title="Generate Volume">
Route orders through Polymarket and demonstrate consistent usage.
</Step>
<Step title="Apply for Verification">
Email [builder@polymarket.com ](mailto:builder@polymarket.com ) with your
builder key and use case.
</Step>
<Step title="Get Approved">
The Polymarket team reviews applications and responds within a few business
days.
</Step>
</Steps>
2026-02-14 12:59:26 +01:00
## Contact
Ready to upgrade or have questions?
2026-02-19 14:31:02 +01:00
<Card title="builder@polymarket .com" icon="envelope" href="mailto:builder@polymarket .com">
Email us with your Builder API Key and use case details.
</Card>
2026-02-14 12:59:26 +01:00
## FAQ
<AccordionGroup>
2026-03-30 12:53:20 +02:00
<Accordion title="How do I know if I am verified">
2026-02-14 12:59:26 +01:00
Verification is displayed in your [Builder Profile ](https://polymarket.com/settings?tab=builder ) settings.
</Accordion>
2026-03-30 12:53:20 +02:00
<Accordion title="What happens if I exceed my daily limit">
2026-02-19 14:31:02 +01:00
Relayer requests beyond your daily limit will be rate-limited and return an
error. Consider upgrading to Verified or Partner tier if you're hitting
limits.
2026-02-14 12:59:26 +01:00
</Accordion>
2026-03-30 12:53:20 +02:00
<Accordion title="What if I just need more daily Relay transaction limits for my own wallet">
If you're not routing orders for other users (wallets), you can get unlimited
daily Relay transactions by obtaining a [Relayer API key ](https://polymarket.com/settings?tab=api-keys ).
2026-02-14 12:59:26 +01:00
</Accordion>
</AccordionGroup>
** *
## Next Steps
<CardGroup cols={2}>
2026-02-19 14:31:02 +01:00
<Card title="Get API Keys" icon="key" href="/builders/api-keys">
Create your Builder API credentials.
2026-02-14 12:59:26 +01:00
</Card>
2026-02-19 14:31:02 +01:00
<Card title="Attribute Orders" icon="tag" href="/trading/orders/attribution">
Configure your client to credit trades to your account.
2026-02-14 12:59:26 +01:00
</Card>
</CardGroup>
2026-03-30 12:53:20 +02:00
2026-04-07 14:06:13 +02:00
Built with [Mintlify ](https://mintlify.com ).