# BIC-Boxtech API **Provider:** BIC-Boxtech **Category:** maps **Base URL:** `https://docs.bic-boxtech.org` **Auth:** oauth2 — `Authorization: Bearer YOUR_ACCESS_TOKEN` **Rate Limit:** 4,000 API calls/min (authenticated) **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://docs.bic-boxtech.org/ ## Description Container technical detail for the global container fleet ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://docs.bic-boxtech.org/` | See documentation for endpoint reference | ## Authentication OAuth 2.0 or JWT (Server Authentication) for machine-to-machine ``` Authorization: Bearer YOUR_ACCESS_TOKEN ``` ## Sample Request ```bash curl 'https://docs.bic-boxtech.org' ``` ## Sample Response ```json {} ``` ## Pricing Details Individual: free (10GB). Business Starter: $15/user/mo (unlimited storage). Business: $20/user/mo. Enterprise: custom. --- *Source: [API Map](https://apimap.dev/apis/bic-boxtech/) — CC BY 4.0*