---
title: "Read Api Books"
method: GET
path: "/api/books"
tags: ["books"]
---

# Read Api Books

`GET /api/books`

## Query parameters

- `bibkeys` string, required
- `format` string
- `callback` unknown
- `jscmd` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2023-07-12** `bc61209daf76` — 1 info
  - api tag `books` added
- **2023-04-03** `af9eb5e4265f` — 1 info
  - api tag `books` removed

[Change history](https://skmtc.dev/archive/apis/open-library-api/changes/api/books/get.md)

---

[API](https://skmtc.dev/archive/apis/open-library-api.md) · [All operations](https://skmtc.dev/archive/apis/open-library-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/archive/open-library-api/revisions/6a15713f9faf/schema)
