Client ID and Client Secret - API

Hello, Im trying to find the client ID and the client secret to send to a web developer who is using a wordpress plug in. I can’t find where this lives or how to generate it. I can’t find where “keys” are either, in case that’s where it would be found. THANKS!

when you login, click on your id/name in the upper right. Under that is the ‘apps’ option. click on that and you can select the app you need (or setup a new one) and that will provide you with your client id/secret pair.

To be clear, in the API Keys section of your app page is a table with a column labeled “Key” and another column labeled “Secret”. These should be your client_id and client_secret, respectively. They are not very well labeled.