Free AI Index / Resource detail

LongCat API · status check

Meituan · global login

What this offer provides

LongCat has a public API platform and supports non-mainland email or phone login. The official docs confirm API access but do not confirm a free quota, so it stays out of the free list.

Quick facts

Free mechanismOfficial API exists; no free quota confirmed
ValidityUnknown / do not call free
AccessEmail / phone
Last verified2026-09-06

How to use it

通过 LongCat 官方平台调用模型 API

Prerequisites

Steps

curl

curl --request POST https://api.longcat.chat/openai/v1/chat/completions --header 'Authorization: Bearer ${LONGCAT_API_KEY}' --header 'Content-Type: application/json' --data '{"model":"LongCat-Flash-Chat","messages":[{"role":"user","content":"Hello"}]}'

Official sources

Official docs confirm the API platform but do not confirm a durable free quota.

Related resources