Skip to content

Commit

Permalink
Add docs for Woop.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsegura committed Feb 6, 2025
1 parent b906053 commit a09e746
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/WOOP.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
WOOP
====

[API docs](https://woop.stoplight.io/)

To setup Woop, you will need the `WOOPIT_CLIENT_ID` & `WOOPIT_CLIENT_SECRET` env vars provided by Woop.

1. [Create an API app](https://demo.coopcycle.org/admin/api/apps/new) with the API Key authentication mechanism.
2. Run the `woopit:subscriptions:create` console command, with the `client_id` of the API app, to [setup the Woop subscriptions](https://woop.stoplight.io/docs/carrier/1p9vn2atgetp4-subscriptions)

0 comments on commit a09e746

Please sign in to comment.