Explore
BarcodeFile API
1.0
OAS3
This is the BarcodeFile API.
Servers
/
Authorize
Library
GET
/api
/libraries
Retrieves the collection of Library resources.
POST
/api
/libraries
Creates a Library resource.
GET
/api
/libraries
/{id}
Retrieves a Library resource.
PUT
/api
/libraries
/{id}
Replaces the Library resource.
DELETE
/api
/libraries
/{id}
Removes the Library resource.
PATCH
/api
/libraries
/{id}
Updates the Library resource.
Product
POST
/api
/product
/{isbn}
Récupérer les informations d'un produit par son ISBN
Token
POST
/authentication_token
Génération d'un token JWT
Schemas
Library
Library.jsonld
Token
Credentials
Product
ProductResponse
Available formats:
jsonld
json
html
Other API docs:
ReDoc
GraphiQL