{ data, error } and require manual response validation if you want runtime checks.
Fetch a book
List books with search and pagination
Validate responses
Next steps
- Learn validation helpers: Validation
- Learn error handling: Errors
Use low-level endpoints when you need full API coverage
{ data, error } and require manual response validation if you want runtime checks.