cURL
curl --request GET \ --url https://api.pocketsflow.com/products \ --header 'Authorization: Bearer <token>'
Retrieve a list of all your products
Enter your Pocketsflow API key (format: pk_live_... or pk_test_...)
List of products
Was this page helpful?