freeapis

Dialogflow

自然语言处理

认证方式
API Key
HTTPS
Yes
CORS
Unknown

简介

Dialogflow 在 Google Cloud 上提供 NLU/机器人——基于密钥(请求需要真实 GCP 项目;伪造项目返回 404,已实测)。

快速开始

需要有效 GCP 项目:

curl -X POST "https://dialogflow.googleapis.com/v2/projects/YOUR_PROJECT/agent/sessions/1:detectIntent" \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"queryInput":{"text":{"text":"hello","languageCode":"en"}}}'

认证方式

  • Google Cloud 项目 + 服务账号密钥(或 OAuth token)。
  • 伪造项目 → 404(已实测)。

速率限制与注意事项

  • Google Cloud 定价(看文档)。
  • 意图、会话、实体。

常见问题

Dialogflow 免费吗? Google Cloud 免费层;之后按用量计费。

为什么 404? 伪造项目返回 404(已实测)——请使用真实 GCP 项目。

认证风格是什么? Google Cloud 服务账号 / OAuth。

机器学习 分类更多

APIAuthHTTPSCORS
AI Economics Tools

Token cost, LLM energy, agent-hour and Proof-Adjusted Autonomy calculators by Michał Piszczek

No authYesYes
AI For Thai

Free Various Thai AI API

API KeyYesYes
BRAINIALL

PT-BR and Spanish audio transcription with diarization and SRT/VTT

API KeyYesYes
Clarifai

Computer Vision

OAuthYesUnknown
Cloudmersive

Image captioning, face recognition, NSFW classification

API KeyYesYes