question

prashant92 avatar image
prashant92 asked Lee Tickett answered

How to generate merchant api_token?

i am getting merchant_id using webhook, But how to get api_token to access apis.
API TokenAuth
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Lee Tickett avatar image
Lee Tickett answered
You need to build either a web app and use the oauth flow or build an android app and use the `CloverAuth.authenticate` mechanism. I don't believe you can get an api token any other way (i.e. from a webhook alone).
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community