Skip to content

Commit

Permalink
explain api token
Browse files Browse the repository at this point in the history
  • Loading branch information
willamowius committed Apr 24, 2024
1 parent a2e6737 commit 9ea4ae8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ A Javascript module to lookup GTIN, EAN or ISBN codes using the API on ean-searc

`npm install gtin-lookup`

## Obtain an API key

To use the module, you need an API access token from
https://www.ean-search.org/ean-database-api.html

## Usage

```javascript
Expand Down

0 comments on commit 9ea4ae8

Please sign in to comment.