Free AI Index / Resource detail

SenseNova · free status pending

SenseTime · China

What this offer provides

SenseTime’s official documentation confirms the Model-as-a-Service API and experience center. A public, durable free-quota rule was not confirmed, so the directory keeps it visible but does not call it free.

Quick facts

Free mechanismAPI confirmed; free quota not confirmed
ValidityUnknown / check account
AccessChina account
Last verified2026-09-06

How to use it

通过 SenseCore 控制台确认并调用 Model-as-a-Service API

Prerequisites

Steps

curl

curl --request POST https://api.sensecore.cn/v1/chat/completions --header 'Authorization: Bearer ${SENSECORE_API_KEY}' --header 'Content-Type: application/json' --data '{"model":"model-id","messages":[{"role":"user","content":"Hello"}]}'

Official sources

Official documentation confirms the API and experience center but not a durable public free quota.

Related resources