Usage Policy
Use BeatSync API for legitimate audio analysis workflows.
BeatSync API is built for developers who need BPM, beat timestamps, and cut-ready timing data for short-form video automation. These rules keep the service predictable for all users.
Audio upload requirements
- Submit audio with
multipart/form-datausing a form field namedfile. - Direct file uploads are capped at 50 MB.
- Keep files within your plan duration limit: Free 30s, Pro 3min, Ultra 3min, Mega 5min.
- You are responsible for having the rights to analyze the submitted audio.
Rate limits and retries
- RapidAPI enforces plan quotas and request limits.
- Use client-side retries with backoff for transient
503or504responses. - Do not run uncontrolled loops or parallel bursts designed to bypass plan limits.
- If you need sustained throughput, contact us before starting production batch jobs.
Refund and billing notes
- Consumed requests are generally non-refundable.
- Requests may still count when the uploaded file is invalid, unsupported, too large, or over the plan duration limit.
- If BeatSync API is unavailable and a request was not processed, contact us with the RapidAPI request ID, timestamp, plan, and response body.
- RapidAPI subscription billing, upgrades, downgrades, and cancellations are managed through RapidAPI.
Prohibited use
- Do not use the API to analyze audio you are not authorized to process.
- Do not submit malware, abusive traffic, or files intended to attack processing systems.
- Do not resell raw API access as a pass-through service without written permission.