freeapis

Clarifai

Computer Vision

Authentication
OAuth
HTTPS
Yes
CORS
Unknown

Overview

Clarifai is a computer-vision AI platform — image/video recognition, custom models, and workflows. Auth is a Personal Access Token (PAT) or OAuth.

⚠️ Status (verified 2026-08): api.clarifai.com was unreachable from our network (TLS connection failures). This may reflect regional/network blocking — verify from your network before relying on it.

What it provides

curl "https://api.clarifai.com/v2/models" \
  -H "Authorization: Key YOUR_PAT"
{ "models": [ { "id": "general-image-recognition", "name": "General" } ] }

Notes

  • Register at clarifai.com → create an app → Personal Access Token (PAT).
  • Auth: Authorization: Key {PAT} header (v2 API).
  • Endpoints: /v2/models, /v2/models/{id}/outputs (predict), and workflow APIs.

FAQ

Is Clarifai free? Free tier with monthly API credits; more is paid.

Why can’t I reach it? Our 2026-08 check hit TLS failures — verify from your network.

How does auth work? Authorization: Key {PAT} header.

More in Machine Learning

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
Cloudmersive

Image captioning, face recognition, NSFW classification

API KeyYesYes
DeepAI

Provides AI-powered APIs for text generation, image processing, and more

API KeyYesYes