# 简介

这里是**Loliapi**，提供免费**api**服务的站点之一。

2020年09月13日 - LoliAPI诞生了，最开始的域名为 api.iloli.love（已弃用）

2021年03月10日 - 为了将API与其他站分离，更新域名为 [www.loliapi.com](https://www.loliapi.com) 并全站强制HTTPS

2021年12月27日之前 - ~~不定期~~对API进行 ~~小规模改动~~（其实就是没维护，一是懒，二是技术力不足）

2021年12月27日 - 开始对LoliAPI进行大规模改动，开始使用MySQL数据库

2021年12月28日 - 创建本文档

2022年01月04日 - 更新API，本次更新了通过UA智能识别pc pe端设备并返回对应图片的API以及完全随机返回pc pe端图片的API

2022年01月08日 - 更新文档

2022年04月17日 - 更换了主页源码(已获取源码作者授权)，并更新文档，旧主页在 <https://www.loliapi.com/index.used.php>

2022年05月17日 - 图库图片更新，pc端图片从239张增加到699张，pe端图片从98张图片新增到2785张，二次元头像图片从194张新增到218张

2022年05月19日 - 由于新浪图床上传图片比较麻烦而且存在吞图(屏蔽图片)的情况，将图片来源从新浪图床转移到 [sm.ms图床](https://smms.app/)&#x20;

以后还会继续咕咕咕下去，欢迎大家使用。


---

# 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://docs.loliapi.com/readme.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.
