# Anime Api | 介绍

### 何为Anime Api

此Api皆在提供免费的公共“二次元”图片访问接口，例如：

访问`https://pic.re/image`可返回随机图像如下

<figure><img src="https://pic.re/image" alt=""><figcaption><p>Example</p></figcaption></figure>

### 特性｜Feature

1. Public

   无API使用限制，开箱可用。
2. SFW｜安全的图片：

   使用原上传者标注 + AI内容检测来保证达到全部SFW的目标。
3. Global Connection

   在分区解析及Cloudflare加持下保证全球访问。
4. Functional

   提供多种使用方式和参数限定目标图片类别，输出更符合个人喜好的图片。
5. Soucre

   创作者是本站的基础，你可以从API中获取原作者发布地址。
6. CORS Free

   服务端接受任何元素的跨域请求。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.pic.re/anime-api-jie-shao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
