Trello API Authentication - OPTIONS

Hello,

I would like to clarify a specific question: what are the authentication methods available, in addition to POWER-UP, for a user to obtain an API_KEY and API_TOKEN in order to use the Trello API?

My goal is to allow users of the app I’m developing to authenticate themselves to view and interact with the boards they’ve been invited to on Trello.

Hello @AlexandrePereira

All the authentication methods available are described in the documentation.

1 Like

Thank you David,
I will start building the app with the integration with Trello.