TemPolor API Platform
API DocumentsTemPolor API PlatformCreate Music
API DocumentsTemPolor API PlatformCreate Music
Discord
  1. Get Started
  • Get Started
    • Overview
    • Quickstart
    • Model and Pricing
  • API Reference
    • General Information
      • Certification Methods
      • Error Code
    • Song
      • Voice ID option table
      • Song Generation
        POST
      • Song Extension
        POST
      • Callback Interface
        POST
      • Query Task Status
        POST
    • Instrumental
      • Instrumental Generation
        POST
      • Instrumental Extension
        POST
      • Callback Interface
        POST
      • Query Task Status
        POST
    • Lyrics
      • Lyrics Generation
        POST
      • Callback Interface
        POST
      • Query Task Status
        POST
    • Audio Track Splitting
      • Create Task
        POST
      • Callback Interface
        POST
      • Query Task Status
        POST
    • Account
      • Query Information
        POST
  • Others
    • Feature List
  1. Get Started

Model and Pricing

The TemPolor API Platform provides rich API capabilities based on AI music large models to meet the needs of various enterprise clients and professional developers. The pricing structure is simple and flexible, catering to different business scales.

Instrumental Generation Models#

Model NamePriceDescription
TemPolor i33 Credits (0.03 USD)/trackSupports user-defined song descriptions and generates instrumental up to 120s in length.
TemPolor i3.54 Credits (0.04 USD)/trackSupports user-defined song descriptions and generates instrumental up to 270s in length.
Each API call generates one works.
When extending the instrumental, the original work's model will be used for the misson.

Song Generation Models#

Model NamePriceDescription
TemPolor v33 Credits (0.03 USD)/trackSupports user-defined song descriptions and lyrics, generating vocal music up to 120s in length.
TemPolor v3.54 Credits (0.04 USD)/trackSupports user-defined song descriptions and lyrics, generating vocal music up to 270s in length.
Each API call generates one works.
When using the model, if no lyrics are uploaded, the lyrics generation model will be automatically invoked to generate lyrics.
When extending the song, the original work's model will be used for the misson.

Lyrics Generation Model#

Model NamePriceDescription
Lyric v11 Credit (0.01 USD)/callSupports user-defined song and lyric descriptions to generate lyrics.

Audio Track Splitting Model#

Model NamePriceDescription
Stems v15 Credit (0.05 USD)/callSupports splitting the submitted audio file into vocal and different instrumental tracks.
Previous
Quickstart
Next
Certification Methods