{ "aid": "dyntube.com:main-1.0.0", "name": "DynTube API", "type": "Index", "description": "The DynTube API allows you to programmatically upload, manage, and deliver video content.\n\n## Authentication\n\nAll API requests require authentication using a Bearer token. Include your API key in the `Authorization` header:\n\n```\nAuthorization: Bearer YOUR_API_KEY\n```\n\nYou can obtain your API key from the [DynTube Dashboard](https://app.dyntube.com/settings/api).\n\n## Base URLs\n\nDynTube uses different base URLs for different API operations:\n\n| Service | Base URL |\n|---------|----------|\n| Main API | `https://api.dyntube.com/v1` |\n| Video Upload | `https://upload.dyntube.com/v1` |\n| Analytics | `https://stats.dyntube.com/v1` |\n\n## Rate Limiting\n\nAPI requests are rate limited. If you exceed this limit, you'll receive a `429 Too Many Requests` response.\n\n## Region Codes\n\nDynTube supports multiple regions. Use the appropriate region code based on your plan type.\n\n### Region Codes for Standard Plans\n\n| Region Name | Code |\n|-------------|------|\n| US East | `use-s` |\n| US West | `usw-s` |\n| US Central | `usc-s` |\n| Canada | `can-s` |\n| Netherlands | `euc-s` |\n| Germany | `deu-s` |\n| France | `fra-s` |\n| United Kingdom | `gbr-s` |\n| Singapore | `sgp-s` |\n| Australia | `aus-s` |\n| Japan | `apn-s` |\n\n### Region Codes for Live Streaming\n\n| Region Name | Code |\n|-------------|------|\n| US East | `use` |\n| Europe | `euc` |\n| Singapore | `sgp` |\n| India | `ind` |\n\n## Plan Types\n\nWhen creating projects or uploading videos, you need to specify a `planType`:\n\n- `1` - Standard Plan\n- `2` - Edge Plan\n", "url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/dyntube.com/main/1.0.0/apis.json", "tags": [ "dyntube.com", "main" ], "created": "2026-03-29", "modified": "2026-03-29", "specificationVersion": "0.19", "access": "3rd-Party", "maintainers": [ { "FN": "Jentic", "X-github": "jentic", "url": "https://github.com/jentic" } ], "apis": [ { "aid": "dyntube.com:main-1.0.0", "name": "DynTube API", "description": "The DynTube API allows you to programmatically upload, manage, and deliver video content.\n\n## Authentication\n\nAll API requests require authentication using a Bearer token. Include your API key in the `Authorization` header:\n\n```\nAuthorization: Bearer YOUR_API_KEY\n```\n\nYou can obtain your API key from the [DynTube Dashboard](https://app.dyntube.com/settings/api).\n\n## Base URLs\n\nDynTube uses different base URLs for different API operations:\n\n| Service | Base URL |\n|---------|----------|\n| Main API | `https://api.dyntube.com/v1` |\n| Video Upload | `https://upload.dyntube.com/v1` |\n| Analytics | `https://stats.dyntube.com/v1` |\n\n## Rate Limiting\n\nAPI requests are rate limited. If you exceed this limit, you'll receive a `429 Too Many Requests` response.\n\n## Region Codes\n\nDynTube supports multiple regions. Use the appropriate region code based on your plan type.\n\n### Region Codes for Standard Plans\n\n| Region Name | Code |\n|-------------|------|\n| US East | `use-s` |\n| US West | `usw-s` |\n| US Central | `usc-s` |\n| Canada | `can-s` |\n| Netherlands | `euc-s` |\n| Germany | `deu-s` |\n| France | `fra-s` |\n| United Kingdom | `gbr-s` |\n| Singapore | `sgp-s` |\n| Australia | `aus-s` |\n| Japan | `apn-s` |\n\n### Region Codes for Live Streaming\n\n| Region Name | Code |\n|-------------|------|\n| US East | `use` |\n| Europe | `euc` |\n| Singapore | `sgp` |\n| India | `ind` |\n\n## Plan Types\n\nWhen creating projects or uploading videos, you need to specify a `planType`:\n\n- `1` - Standard Plan\n- `2` - Edge Plan\n", "image": "", "baseURL": "https://api.dyntube.com/v1", "humanURL": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/dyntube.com/main/1.0.0", "version": "1.0.0", "tags": [ "dyntube.com", "main" ], "properties": [ { "type": "OpenAPI", "name": "OpenAPI definition", "url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/dyntube.com/main/1.0.0/openapi.json", "mediaType": "application/openapi+json" }, { "type": "GitHubRepo", "url": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/dyntube.com/main/1.0.0" } ], "contact": [ { "FN": "DynTube Support", "email": "support@dyntube.com", "url": "https://www.dyntube.com/contact" } ] } ] }