> ## Documentation Index
> Fetch the complete documentation index at: https://developer.box.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Free developer plan

> Build and test full-featured Box applications at no cost with a free developer plan.

export const Link = ({href, children, className, ...props}) => {
  const localizedHref = localizeLink(href);
  return <a href={localizedHref} className={className} {...props}>
      {children}
    </a>;
};

Build and test full-featured Box applications with enterprise-grade APIs at no cost. The free developer plan allows you to prototype, integrate, and validate your workflows before you scale.

With a free developer plan, you get:

* **1,000 AI units** per month for Box AI features like asking questions, extracting structured and freeform metadata, and generating text
* **10 GB** storage, a **250 MB** file upload limit, and **1** file version
* **Box Sign** with **5** documents for e-signature per month
* Full API access with OAuth 2.0, JWT, and Client Credentials Grant (CCG) authentication
* Developer Console access to create apps, generate credentials, and manage your integration
* Support through the <Link href="https://community.box.com/">Box Community forum</Link>

### Included APIs

With the free developer plan, you can access key endpoints including:

* <Link href="/reference/post-ai-ask">**AI**</Link>: Ask questions, extract structured and freeform metadata, and generate text
* <Link href="/reference/post-oauth2-token">**Authorization**</Link>: Implement OAuth 2.0, JWT, or Client Credentials Grant (CCG)
* <Link href="/reference/files-resources">**Content**</Link>: Upload, download, preview, version, and manage files and <Link href="/reference/folders-resources">folders</Link>
* <Link href="/reference/hubs-resources">**Hubs**</Link>: Create content portals, curate the items they contain, and manage hub collaborations
* <Link href="/reference/post-metadata-templates-schema">**Metadata**</Link>: Read, write, and extend metadata on files and folders
* <Link href="/reference/post-webhooks">**Webhooks**</Link>: Build real-time, event-driven applications
* <Link href="/reference/get-search">**Search**</Link>: Implement powerful content discovery features
* <Link href="/reference/post-sign-documents">**Sign**</Link>: Send documents for e-signature and track request status
* <Link href="/reference">**Users & Groups**</Link>: Create users, manage group memberships, and control access

<Note>
  <Link href="/guides/box-automate">Box Automate</Link> and <Link href="/guides/docgen">Box Doc Gen</Link> are not included in the free developer plan.
</Note>

## Sign up as a Box developer

1. Visit the <Link href="https://app.box.com/signup/developer">developer signup page</Link>.
2. Enter your name, email address, and create a password.
3. Accept the terms and select **Get Started**.

Confirm your email address to activate your developer account. Now you have access to the <Link href="https://cloud.app.box.com/developers/console">Developer Console</Link>, where you can create applications, generate credentials, and start exploring APIs.

### Default application and authorization

A default application using Client Credentials Grant (CCG) authentication is created for you automatically. On a free developer account, this app is also authorized automatically, so you don't need separate admin approval before making API calls.

## Upgrade your free developer plan

1. Log into your Box account and select **Back to My Account**, if not already in Box Drive.
2. From the top of the screen, select **Upgrade Plan**.
3. Choose the plan that aligns with your requirements.
4. Complete checkout and enter payment information to activate your upgraded features immediately.

Your existing developer applications, API credentials, and integrations stay the same during the upgrade process. You do not need to reconfigure or redeploy.

## Select the right plan

Upgrading from the free developer plan unlocks higher storage and upload limits, multi-user enterprise administration, licensed API capacity, direct support, and access to additional Box products. Exact limits change over time, so use the <Link href="https://www.box.com/pricing">Plans and Pricing</Link> page as the source of truth before you commit to production.

### What paid plans add in general

Compared with the free developer plan, paid Business and Enterprise accounts typically include:

* **More capacity** — Higher storage, per-file upload limits, file version history, and Box Sign volume.
* **Enterprise administration** — Admin Console, managed users and groups, platform app authorization workflows, and optional <Link href="/guides/getting-started/sandbox">developer sandboxes</Link> for team-based testing.
* **Access to more Box products** — Higher tiers and add-ons unlock <Link href="/guides/box-ai">Box AI</Link>, <Link href="/guides/ai-studio">Box AI Studio</Link>, <Link href="/guides/box-sign">Box Sign</Link>, <Link href="/guides/docgen">Box Doc Gen</Link>, <Link href="/guides/hubs-api">Box Hubs</Link>, <Link href="/guides/box-relay">Box Relay</Link>, <Link href="/guides/retention-policies">Box Governance</Link>, <Link href="/guides/events/event-triggers/shield-alert-events">Box Shield</Link>, <Link href="/guides/archives">Box Archive</Link>, and <Link href="/guides/box-automate">Box Automate</Link>. The tiers below show where each becomes available.
* **Licensed API usage** — Business plans include a monthly API call allocation per enterprise; see <Link href="/guides/api-calls/permissions-and-errors/rate-limits#licensing-based">licensing-based rate limits</Link> and the pricing page for defaults.
* **Direct support** — Business and Enterprise plans include technical support options that differ by tier.

### Business and Business Plus

Best when you need a multi-user production environment with core platform APIs:

| Area              | What you gain                                                                                                                                         |
| ----------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Platform APIs** | Full content, metadata, search, webhooks, users, and groups APIs at production scale                                                                  |
| **Box Sign**      | <Link href="/guides/box-sign">Box Sign API</Link> on Business, Business Plus, Enterprise, Enterprise Suites, Enterprise Plus, and Enterprise Advanced |
| **Box AI**        | <Link href="/guides/box-ai">Box AI API</Link> (ask, extract, text generation) on Business plans and above                                             |
| **Metadata**      | Custom metadata templates on Business Plus and above                                                                                                  |
| **Upload limits** | Up to **5 GB** per file on Business and **15 GB** on Business Plus ([direct upload limits](/guides/uploads/direct))                                   |

### Enterprise, Enterprise Plus, and Enterprise Advanced

Best when you need higher scale, advanced automation, or specialized products:

| Plan tier               | Notable limits                         | Box products and APIs commonly unlocked                                                                                                                                                                                                               |
| ----------------------- | -------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Enterprise**          | Up to **50 GB** per-file upload limit  | Box Sign, Box AI, <Link href="/guides/box-relay">Box Relay</Link> API (when Relay is enabled), <Link href="/guides/hubs-api">Box Hubs</Link> API (when Hubs is enabled)                                                                               |
| **Enterprise Plus**     | Up to **150 GB** per-file upload limit | Same core products as Enterprise, with higher capacity                                                                                                                                                                                                |
| **Enterprise Advanced** | Up to **500 GB** per-file upload limit | <Link href="/guides/docgen">Box Doc Gen</Link>, <Link href="/guides/ai-studio">Box AI Studio</Link>, <Link href="/guides/archives">Box Archive</Link>, and <Link href="/guides/box-automate">Box Automate</Link> (when enabled for your organization) |

<Note>
  Enterprise Advanced is required for several APIs documented in this developer site, including Box Doc Gen, Box AI Studio, and Box Archive. Box Automate and Box Hubs also depend on your plan and how your admin enables the product.
</Note>

### Add-on products

Some capabilities are sold as add-ons and enabled separately in the Admin Console:

| Add-on             | Available on                                               | Developer-facing capabilities                                                                                                                       |
| ------------------ | ---------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Box Governance** | Business Plus, Enterprise, or Enterprise Advanced (add-on) | <Link href="/guides/retention-policies">Retention policies</Link> and <Link href="/guides/legal-holds">legal holds</Link> APIs                      |
| **Box Shield**     | Purchased add-on for qualifying enterprises                | Security classifications, threat detection, and related <Link href="/guides/events/event-triggers/shield-alert-events">Shield event</Link> triggers |

Other factors to consider when you choose a plan:

* Enterprise plans offer advanced security, compliance, and custom configurations
* Higher-tier Enterprise plans include increased AI query limits and advanced capabilities
* Business and Enterprise plans support unlimited storage and direct technical support, with support offerings that differ depending on the plan

For further guidance on selecting the right plan, contact <Link href="https://www.box.com/about-us/contact-us">Box's sales team</Link> or visit the <Link href="https://www.box.com/pricing">Plans and Pricing</Link> page.
