# 轻语API(5555API)开放平台 > 轻语API是上海栾青网络科技有限公司旗下的 API 开放平台。本文档只列出已发布独立文档的 11 项核心 API;API 调用需注册并获取 apikey,价格、可用状态和调用限制以登录后的实时列表为准。 - 官方网站:https://5555api.com/ - API 文档目录:https://5555api.com/api-catalog.html - 机器可读目录:https://5555api.com/api-catalog.json - 在线工具:https://5555api.com/tools/ - 技术文章:https://5555api.com/articles/ - 最后更新:2026-08-28 ## 已公开 API 文档 - [AI生图与AI图片编辑API](https://5555api.com/apis/image-generation.html):文生图、图生图和参考图编辑,异步任务查询。 - [OCR图片识别API](https://5555api.com/apis/ocr-recognition.html):POST `/data/api/ocrRecognize`,图片转文字,支持 file 或 url 输入。 - [语音识别API](https://5555api.com/apis/speech-recognition.html):POST `/data/api/fetchTextByVoice`,常见音频转文本。 - [文字转语音API](https://5555api.com/apis/text-to-speech.html):POST `/data/api/fetchVoiceByText_v2`,支持角色、语速、音量和音调。 - [地理编码API](https://5555api.com/apis/geocoding.html):POST `/data/api/fetchGeoInfoByText`,地址转经纬度及结构化区域信息。 - [逆地理编码API](https://5555api.com/apis/reverse-geocoding.html):GET `/data/api/reverseGeocoder`,经纬度转地址。 - [企业工商信息查询API](https://5555api.com/apis/company-search.html):POST `/data/api/searchCompany`,按企业名称或信用代码检索候选信息。 - [二维码生成API](https://5555api.com/apis/qrcode-generator.html):POST `/data/api/fetchQRCodeData`,文本或网址转二维码 PNG Base64。 - [视频去水印API](https://5555api.com/apis/video-watermark-removal.html):异步处理任务和状态轮询。 - [PDF合并API](https://5555api.com/apis/pdf-merge.html):POST `/data/api/document/pdf/merge`,按上传顺序合并 PDF。 - [AI聊天API](https://5555api.com/apis/ai-chat.html):POST `/data/api/fetchAiResult`,智能对话与文本生成。 ## 在线工具 PDF、OCR、视频、语音和地理编码工具需登录后使用;具体免费额度、文件限制和处理规则以对应工具页为准。印章工具仅用于演示与排版学习,不生成具备法律效力的印章。 - [Spine 骨骼动画预览工具](https://5555api.com/tools/spine-viewer.html):在浏览器本地读取并预览 Spine 骨骼动画资源,支持 .skel、.json、.atlas 与 PNG、JPG、WebP 贴图;资源不会上传到服务器。适合开发和美术人员检查资源目录、骨骼动画及图集贴图关联。 ## 技术教程 - [OCR图片转文字API接入指南](https://5555api.com/articles/05-ocr-api-integration.html) - [PDF合并API调用指南](https://5555api.com/articles/06-pdf-merge-api-integration.html) - [企业查询API接入指南](https://5555api.com/articles/07-company-search-api-integration.html) - [二维码生成API实战](https://5555api.com/articles/08-qrcode-api-integration.html) - [视频去水印API接入指南](https://5555api.com/articles/09-video-watermark-api-integration.html) - [AI图片生成API实战](https://5555api.com/articles/10-image-generation-api-integration.html) - [AI聊天API接入指南](https://5555api.com/articles/11-ai-chat-api-integration.html)