---
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

---

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