/
/deAPI REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Client API49
Client API v233
  • post/api/v2/audio/music
  • post/api/v2/audio/music/price
  • post/api/v2/audio/speech
  • post/api/v2/audio/speech/price
  • post/api/v2/audio/transcriptions
  • post/api/v2/audio/transcriptions/price
  • post/api/v2/embeddings
  • post/api/v2/embeddings/price
  • post/api/v2/images/background-removals
  • post/api/v2/images/background-removals/price
  • post/api/v2/images/edits
  • post/api/v2/images/edits/price
  • post/api/v2/images/generations
  • post/api/v2/images/generations/price
  • post/api/v2/images/ocr
  • post/api/v2/images/ocr/price
  • post/api/v2/images/upscales
  • post/api/v2/images/upscales/price
  • post/api/v2/prompts/enhancements
  • post/api/v2/prompts/enhancements/price
  • get/api/v2/account/balance
  • get/api/v2/jobs/{job_request}
  • get/api/v2/models
  • post/api/v2/videos/animations
  • post/api/v2/videos/animations/price
  • post/api/v2/videos/audio-syncs
  • post/api/v2/videos/audio-syncs/price
  • post/api/v2/videos/generations
  • post/api/v2/videos/generations/price
  • post/api/v2/videos/replacements
  • post/api/v2/videos/replacements/price
  • post/api/v2/videos/upscales
  • post/api/v2/videos/upscales/price
    Client API v2

    Retrieve the current account balance for the authenticated client.

    get/api/v2/account/balance

    Headers

    Accept'application/json' required

    Response

    Current client balance.

    balancenumber double

    Current client balance

    Changes