Skip to content

Commit

Permalink
Added API v{2|3}
Browse files Browse the repository at this point in the history
  • Loading branch information
VaiTon committed Jun 7, 2023
1 parent 866ab3f commit 4f9f9e8
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,14 @@ repo: openfoodfacts-upptime # The name of this repository
sites:
- name: Main website
url: https://world.openfoodfacts.org

- name: .net deployment

- name: API v3
url: https://world.openfoodfacts.org/api/v3/product/111111.json

- name: API v2
url: https://world.openfoodfacts.org/api/v2/product/111111.json

- name: Staging deployment
url: https://world.openfoodfacts.net
headers:
- "Authorization: Basic b2ZmOm9mZg=="
Expand Down

0 comments on commit 4f9f9e8

Please sign in to comment.