```hello, where can I find the broker username and...
# pactflow
f
Copy code
hello, where can I find the broker username and broker password in pactflow?
y
https://docs.pactflow.io/docs/user-interface/settings/api-tokens Click on the cog icon the top right hand side you use a bearer token, PACT_BROKER_TOKEN, rather than a username/password (which are used in the open source broker)
💯 1
f
Copy code
Excellent, thank you very much for your answer, it was very helpful.