Skip to main content
Participant
August 29, 2026
Answered

Does Adobe Firefly ai supports text to video API calls?

  • August 29, 2026
  • 1 reply
  • 24 views

I am trying to connect my automation platform with firefly ai API. I need to know if i can make api requests to generate text to video clips.

 

 

Sanjeev Satija

    Correct answer droopydog500

    Hello ​@fantastic_critic84f9,

    Yes, text-to-video generation is available via the Firefly API. The generateVideoV3 endpoint is documented in Adobe's Firefly API reference here: https://developer.adobe.com/firefly-services/docs/firefly-api/api/

    A few important things to be aware of before getting started:

    • Access requires an active Firefly Services enterprise contract — there is no self-service signup. Access is arranged through Adobe Sales and requires an enterprise agreement. Adobe does not publish official pricing publicly and rates are negotiated individually.
    • The API exposes Adobe’s native Firefly Video model. It is not confirmed that all partner video models available in the Firefly web app (such as Veo, Kling, or Runway) are accessible via the API — you would need to verify this with your Adobe account team.
    • Rate limits apply at the organisation level, so high-volume automation workflows will need to be designed with those constraints in mind.

    For full details on getting started, authentication, and available endpoints, the Firefly Services documentation is at: https://developer.adobe.com/firefly-services/docs/guides/

        droopy

    1 reply

    droopydog500
    Community Expert
    droopydog500Community ExpertCorrect answer
    Community Expert
    August 29, 2026

    Hello ​@fantastic_critic84f9,

    Yes, text-to-video generation is available via the Firefly API. The generateVideoV3 endpoint is documented in Adobe's Firefly API reference here: https://developer.adobe.com/firefly-services/docs/firefly-api/api/

    A few important things to be aware of before getting started:

    • Access requires an active Firefly Services enterprise contract — there is no self-service signup. Access is arranged through Adobe Sales and requires an enterprise agreement. Adobe does not publish official pricing publicly and rates are negotiated individually.
    • The API exposes Adobe’s native Firefly Video model. It is not confirmed that all partner video models available in the Firefly web app (such as Veo, Kling, or Runway) are accessible via the API — you would need to verify this with your Adobe account team.
    • Rate limits apply at the organisation level, so high-volume automation workflows will need to be designed with those constraints in mind.

    For full details on getting started, authentication, and available endpoints, the Firefly Services documentation is at: https://developer.adobe.com/firefly-services/docs/guides/

        droopy

    Adobe Community Expert (not an Adobe employee)