All integrations
Image geolocation

Picarta.ai OSINT integration

AI photo geolocation — GPS predictions and EXIF context.

Picarta.ai estimates where a photo was taken from visual content (and EXIF when available). SearchIn returns ranked predictions with city, region, country, confidence, and map links.

Capabilities
What this integration is designed to return.
Worldwide image-to-GPS estimation from an image URL
Top-k location predictions with confidence scores
City, province, and country labels when available
Camera / timestamp metadata surfaced from EXIF when present
Best for
Typical investigation fits.
Locating untagged travel or surveillance photos
Corroborating claimed locations
Visual geoint alongside face search

Supported inputs & pricing

Prices are USD. LeakRadar tiers include unlock ceilings; other integrations are flat per query.

Picarta.ai SearchIn pricing by input type
Input typePrice
Image URLimage$0.50

How to access Picarta.ai

Access via SearchIn UI
Run the integration without leaving the dashboard.
  1. Choose Image URL.
  2. Select Picarta.ai.
  3. Review ranked locations, confidence, and open maps for verification.

What you'll see

  • ·Ranked prediction cards
  • ·OpenStreetMap deep links
  • ·EXIF camera maker / model panel
  • ·Query image preview
Open with this integration
Access via API
Authenticate with x-api-key, then create a search job.

Use POST /v1/search with provider picarta. Poll GET /v1/search/{id} when status is running (FaceCheck).

curl -X POST "https://apiv1.osintverse.com/v1/search" \
  -H "Content-Type: application/json" \
  -H "x-api-key: ov_your_api_key" \
  -d '{"provider":"picarta","input_type":"image","query":"https://upload.wikimedia.org/wikipedia/commons/8/83/San_Gimignano_03.jpg"}'

Sample queries

image
https://upload.wikimedia.org/wikipedia/commons/8/83/San_Gimignano_03.jpg
Landmark / place estimation

FAQ

How do I use Picarta.ai in SearchIn?

Choose Image URL. Select Picarta.ai. Review ranked locations, confidence, and open maps for verification.

How do I call Picarta.ai from the API?

Send POST /v1/search with provider: "picarta" and a supported input_type. Create an API key in the dashboard first.

What does it cost?

Image URL: $0.50.