🐧
iamPingvin
  • Home
  • Photos
  • Videos
  • Files
  • Status
Sign In Get 50 GB Free

📖 Documentation

API reference, guides, and SDKs for iamPingvin Cloud.

🔌

REST API

Full CRUD operations for files, photos, videos, and sharing. OAuth2 authentication.

Get API Key
📡

WebDAV Guide

Mount iamPingvin as a network drive. Works with Windows, macOS, Linux, iOS, Android.

Learn More
📦

SDKs

Official SDKs for Python, JavaScript, Go, and Rust. Open source on GitHub.

Coming Soon

Quick Start

Get started with the iamPingvin API in under 5 minutes.

# 1. Get your API token from the dashboard
# 2. Upload your first file
curl -X POST \
https://api.iampingvin.com/v2/files/upload \
-H "Authorization: Bearer $TOKEN" \
-F "file=@hello.txt"

Authentication

All API requests require authentication via Bearer token. You can generate API keys from your dashboard.

Rate Limits

Free accounts: 1,000 requests/hour. Pro accounts: 10,000 requests/hour. Team accounts: 100,000 requests/hour.

Base URL

All API endpoints are relative to https://api.iampingvin.com/v2/

📚 Full API reference coming soon. Contact us if you need early access.

🐧
iamPingvin

Next-gen media cloud.

Product

  • Photos
  • Videos
  • Files

Resources

  • Documentation
  • Status

Company

  • Contact
  • Privacy
© 2026 iamPingvin. All rights reserved.🟢 All systems operational