---
title: "Get Info"
method: GET
path: "/info"
tags: ["Info"]
---

# Get Info

`GET /info`

## Response `200`

Successful Response

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `422` — Unprocessable Entity
- `500` — Internal Server Error
- `501` — Not Implemented
- `553` — Version Not Supported

## Changes

- **2025-02-28** `cff3a4946179` — 8 info
  - added the optional property `meta/request_delay` to the response with the `200` status
  - added the optional property `meta/request_delay` to the response with the `400` status
  - added the optional property `meta/request_delay` to the response with the `403` status
  - added the optional property `meta/request_delay` to the response with the `404` status
  - …4 more
- **2025-02-07** `62b713b6d6ac` — 3 info
  - added the optional property `data/attributes/available_licenses` to the response with the `200` status
  - added the optional property `data/attributes/available_licenses_for_entries` to the response with the `200` status
  - added the optional property `data/attributes/license` to the response with the `200` status
- **2025-01-27** `002049c954f2` — 10 info
  - removed the `/` enum value from the `data/id` response property for the response status `200`
  - removed the `info` enum value from the `data/type` response property for the response status `200`
  - removed the `warning` enum value from the `meta/warnings/anyOf[subschema #1]/items/type` response property for the response status `200`
  - removed the `warning` enum value from the `meta/warnings/anyOf[subschema #1]/items/type` response property for the response status `400`
  - …6 more
- …earlier changes not shown

[Full history](https://skmtc.dev/materials-consortia/apis/optimade-api/changes/info/get.md)

---

[API](https://skmtc.dev/materials-consortia/apis/optimade-api.md) · [All operations](https://skmtc.dev/materials-consortia/apis/optimade-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/materials-consortia/optimade-api/revisions/843c6d7e5fff/schema)
