API · /bitrate-api

Bitrate & Transfer API

salutare 3,136 Abbonati

Media, file-size and data-transfer maths as an API. The file-size endpoint relates bitrate, duration and file size: give any two and it computes the third — so you can find the size of a video at a given bitrate and length, the bitrate of a file of known size and length, or how long a file will play. The transfer-time endpoint computes how long a file takes to download or upload over a given bandwidth (with optional protocol overhead), or the bandwidth needed to move it within a target time. The storage endpoint works out how many hours of media at a bitrate, or how many items of a given size, fit in a storage capacity. Bitrates use decimal units (kbps, Mbps, Gbps) and sizes are reported in both decimal (KB/MB/GB/TB) and binary (KiB/MiB/GiB/TiB). Everything is computed locally and deterministically, so it is instant and private. Ideal for video and audio encoding, streaming and CDN planning, storage and backup sizing, and download-time estimates. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 4 endpoints. This is bitrate and transfer maths; for plain byte-unit conversion use a bytes API.

api.oanor.com/bitrate-api
Ottieni una chiave API Prova nel parco giochi → Contatta provider

Specifica leggibile dalle macchine, così gli agenti AI possono integrare questa API.

/api/bitrate-api/openapi.json
/api/bitrate-api/llms.txt

Individuazione: GET /api/index.json elenca ogni API.

API salute

salutare
Tempo di attività
100.00%
Sondaggi del server · 24 ore su 24
Latenza media
90 ms
Sondaggi del server · 24 ore su 24
Abbonati
3,136
attiva
Chiamate totali
48
ultimi 7 giorni

Prezzi

Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.

Free

Gratis

  • 8,435 chiamate/mese
  • 2 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 8,435 calls/month
  • 2 req/sec
  • File size + transfer + storage
  • No credit card
Accedi per abbonarti

Starter

€9.95 /mese

  • 17,950 chiamate/mese
  • 8 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 17.95k llamadas/mes
  • 8 req/seg
  • Unidades decimales + binarias
  • Soporte por correo electrónico
Accedi per abbonarti

Pro

€29.85 /mese

  • 230,500 chiamate/mese
  • 20 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 230.5k calls/month
  • 20 req/sec
  • Encoding / CDN pipelines
  • Priority support
Accedi per abbonarti

Mega

€67.85 /mese

  • 1,195,000 chiamate/mese
  • 50 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 1.195M llamadas/mes
  • 50 req/seg
  • Escala de plataforma
  • SLA dedicado
Accedi per abbonarti

Costruito da

Correlato APIs

Altro APIs con tag sovrapposti.

NDJSON API

Work with NDJSON / JSON Lines — the one-JSON-value-per-line format used by application and audit logs, streaming and LLM responses, jq, BigQuery, Elasticsearch bulk and many data pipelines. The to-array endpoint parses an NDJSON stream into a regular JSON array; to-ndjson does the reverse, turning a JSON array into NDJSON (one compact value per line); and validate checks every line independently, reporting which lines are valid and the exact parse error for any that are not. Blank lines are ignored. Perfect for log processing, ETL, data import/export and stream debugging. Pure local computation — no key, no third-party service, instant; up to 4 MB via POST. Live, nothing stored. 4 endpoints. Distinct from JSON validation/formatting and from CSV tooling.

api.oanor.com/ndjson-api

SoundCloud API

Read SoundCloud in real time — no login or key needed. Full-text search across everything or specifically tracks, users and playlists; resolve any soundcloud.com URL to its object; and fetch a track's detail and comments, a user's profile, their tracks, playlists, likes, followers and following, a playlist's detail, and the trending charts by genre. Tracks, users and playlists are addressed by numeric id (from search/resolve). The public web client_id is resolved automatically and refreshed on expiry; every call is live (no cache) and returns the upstream SoundCloud shape, paginated with limit + offset. 16 endpoints. Built for music discovery, artist and audience analytics and audio content aggregation. A SoundCloud (creator audio) data API — distinct from the Music API (Deezer commercial catalog). No upstream key, no cache.

api.oanor.com/soundcloud-api

Vimeo API

Lire Vimeo en temps réel — aucune connexion ni clé requise. Récupérez les détails de n'importe quelle vidéo (titre, description, durée, dimensions, propriétaire, vignettes, statistiques), résolvez ses URL de flux lisibles (MP4 progressif + HLS) à partir de la configuration publique du lecteur, et extrayez le profil de n'importe quel utilisateur, ses vidéos téléchargées et les vidéos qu'il a aimées. Parcourez les vidéos de n'importe quelle chaîne, album ou groupe. Les utilisateurs sont identifiés par leur nom d'utilisateur Vimeo ou leur identifiant numérique ; chaque appel est en direct (sans cache) et renvoie la structure Vimeo d'origine. 8 points de terminaison. Conçu pour la découverte de vidéos, l'analyse des créateurs et l'agrégation de contenu sur Vimeo. Une API de données Vimeo — distincte de YouTube, Dailymotion et PeerTube (plateforme différente). Aucune clé en amont, aucun cache.

api.oanor.com/vimeo-api

PeerTube API

Lisez PeerTube — le réseau vidéo fédéré et open-source — en temps réel, sans clé. La recherche fédérée (propulsée par SepiaSearch) trouve des vidéos, des chaînes et des listes de lecture sur des milliers d'instances PeerTube à la fois. Par instance, vous pouvez lister et trier les vidéos, récupérer les détails d'une vidéo, ses fils de commentaires et ses pistes de sous-titres, consulter une chaîne ou un compte et leurs vidéos, et lire la configuration de l'instance, les statistiques du serveur et la liste des catégories de vidéos. Les identifiants fédérés (nom@instance) se résolvent de manière transparente, et vous pouvez diriger tout appel par instance vers un serveur spécifique avec ?instance=<hôte> (par défaut framatube.org). Chaque appel est en direct (sans cache) et renvoie la structure REST de PeerTube en amont, paginée avec limit + start. 14 endpoints. Conçu pour la découverte de vidéos fédérées, l'analyse des créateurs et des chaînes, et l'agrégation de contenu. Une API de données PeerTube (vidéo fédérée) — distincte des API vidéo de plateformes uniques comme YouTube ou Dailymotion. Pas de clé en amont, pas de cache.

api.oanor.com/peertube-api

Domande frequenti

Risposte rapide su prezzi, quote e integrazione.

Come ottengo una chiave API per Bitrate & Transfer API?
Registrati gratuitamente su oanor.com, genera una chiave API dalla dashboard sviluppatore e chiama Bitrate & Transfer API con l'header x-oanor-key. Nessuna carta di credito richiesta per il piano gratuito.
Qual è il limite di velocità di Bitrate & Transfer API?
Il piano gratuito consente 1 richiesta al secondo. I piani a pagamento arrivano fino a 50 richieste al secondo nel piano Mega. I limiti rigorosi restituiscono HTTP 429 oltre la quota — nessuna spesa imprevista.
Quanto costa Bitrate & Transfer API?
Bitrate & Transfer API ha un piano gratuito con 100 chiamate / mese. I piani a pagamento partono da €9.95 / mese con quote più alte e limiti di velocità più rapidi.
Posso cancellare l'abbonamento in qualsiasi momento?
Sì. I piani sono fatturati mensilmente e puoi cancellare in qualsiasi momento dalla dashboard di fatturazione. Nessun contratto a lungo termine e nessuna penale di cancellazione.
Bitrate & Transfer API è conforme al GDPR?
Tutte le richieste a Bitrate & Transfer API passano attraverso il nostro gateway in UE. La tua chiave upstream non lascia mai il nostro server e nessun dato personale viene condiviso con il fornitore upstream oltre alla richiesta inviata.

Scegli un endpoint dall'elenco a sinistra per visualizzarne i dettagli e provarlo.

Frammenti di codice

Iscriviti per ottenere una chiave API, quindi chiama qualsiasi percorso sotto il tuo slug.

curl https://api.oanor.com/bitrate-api/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/bitrate-api/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/bitrate-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
    "https://api.oanor.com/bitrate-api/SOME_PATH",
    headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())

Valutazioni

Accedi per votare.

Nessuna recensione ancora.

Discussione

Fai domande, condividi consigli, ricevi risposte dal provider e dagli altri sviluppatori. Pubblico — chiunque può leggere.

Accedi per scrivere o rispondere.

Accedi

Nuova discussione

/ 4000

📌 Fissato 🔒 Bloccato

·

· ·

/ 4000

🔒 Discussione bloccata — non si può più rispondere.

  • Nessuna discussione — inizia tu.

Supporto

Supporto privato 1:1 con il provider — fatturazione, integrazione, account. Solo tu e il team del provider vedete questi thread.

Accedi per aprire un ticket di supporto.

Accedi

Apri nuovo ticket

Descrivi cosa ti serve. Il team del provider riceve un'email e risponde sulla pagina del ticket.

  • Nessun ticket per questa API.

Abbonamento attivo: le chiamate possono iniziare subito.

Invia la tua prima richiesta —

Abbonamento attivo: copia uno snippet e avvia la tua prima chiamata.