{"name":"Book Data API","version":"1.0.0","endpoints":{"/product/{identifier}":"Get single product by ISBN or EAN","/products":"Get multiple products by ISBNs or EANs (POST with JSON body)","/products/batch":"Get multiple products by ISBNs or EANs (GET with query params)","/health":"Health check endpoint"}}