All free APIs
Free APIVision & SpeechAPI keyOfficial

Google Cloud Vision API

First 1,000 units per feature every month free, forever, for OCR and image labels

Google Cloud Vision detects text (printed and handwritten OCR), labels, faces, landmarks, logos, objects and explicit content in images. Each feature applied to an image is one billable unit. The free quota is per-feature and recurs monthly rather than being a one-time trial.

Free tier

First 1,000 units/feature/month free forever; then ~$1.50/1,000 for most features. New accounts also get $300 trial credit

Rate limits

Default ~1,800 requests/minute per project; image size up to 20 MB / 75M pixels

Auth

API key

Base URL

https://vision.googleapis.com

What you'd build with it

  • OCR scanned documents or signs in an enrichment step
  • Auto-label or moderate user-uploaded images
  • Extract logos/landmarks for media tagging

Key endpoints

  • POST/v1/images:annotateAnnotate one or more images with requested features (TEXT_DETECTION, LABEL_DETECTION, etc.)
  • POST/v1/files:annotateOCR multi-page PDF/TIFF files inline or from Cloud Storage
Members

Members get the runnable recipe

Sign in free to copy the example request, see a sample response, and read the gotchas.

Tags

ocrvisionimage-labelingmoderationgoogle