TemPolor-AI Music Api Platform
API Documents
TemPolor API PlatformCreate Music
API Documents
TemPolor API PlatformCreate Music
Discord
  1. API Reference
  • Get Started
    • Overview
    • Quickstart
    • Model and Pricing
  • API Reference
    • Error Code
    • Domain and Authentication
    • Song
      • Song Generation
        POST
      • Callback Interface
        POST
      • Query Task Status
        POST
    • Lyrics
      • Lyrics Generation
        POST
      • Callback Interface
        POST
      • Query Task Status
        POST
    • Stem Separation
      • Create Task
        POST
      • Callback Interface
        POST
      • Query Task Status
        POST
    • Account
      • Query Information
        POST
  • Others
    • Feature List
  • Schemas
    • 示例数据模型
    • Schemas
      • Pet
      • Category
      • Tag
  1. API Reference

Domain and Authentication

Domain Name

https://api.tempolor.com

API Authentication

  • Step-1: Create API Key
  • Step-2: Each time you request the API, you need to include the API Key in your request (e.g., in the Authorization field of the header, Authorization: <your_api_key>).
Modified at 2026-06-30 11:05:56
Previous
Error Code
Next
Song Generation