---
title: "Returns remaining search credits, search engine online status, and number of indexed faces"
method: POST
path: "/api/info"
tags: ["FaceCheckAPI"]
---

# Returns remaining search credits, search engine online status, and number of indexed faces

`POST /api/info`

## Response `200`

OK

- InfoResponse
  - `faces` integer, nullable
  - `is_online` boolean
  - `remaining_credits` integer
  - `has_credits_to_search` boolean

---

[API](https://skmtc.dev/facecheck/apis/facial-recognition-reverse-image-face-search-api.md) · [All operations](https://skmtc.dev/facecheck/apis/facial-recognition-reverse-image-face-search-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/facecheck/facial-recognition-reverse-image-face-search-api/revisions/f7b69df082c0/schema)
