{"uid":"cap_kiGCrTwAMq9UBe-i7OA7M","slug":"api-x402node-dev-58635c6a","name":"EXIF Metadata Extractor from Image URL","description":"Extract EXIF metadata from a JPEG/TIFF image URL. Returns camera make/model, lens, ISO, exposure, focal length, GPS coords, dimensions, datetime taken, orientation. Use url param Built for AI agents auditing photo provenance, building EXIF-stripping pipelines, or photo organization. Accepts payment on Base or Solana — either network works.","url":"https://api.x402node.dev/image/exif","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Target URL (required)"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6kyl-KnZZm5XNEhFJmJBT","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts EXIF metadata (camera, lens, ISO, exposure, GPS, datetime, dimensions) from a JPEG or TIFF image given its URL","exampleAgentPrompt":"Can you pull the EXIF metadata from this photo — https://example.com/photo.jpg — and tell me the camera make and model, GPS coordinates, ISO, exposure settings, and when it was taken?","exampleUseCases":[{"title":"Find where a photo was taken","prompt":"I have a photo someone shared with me at https://cdn.example.com/shared-image.jpg — can you pull any GPS coordinates out of the EXIF data and tell me where it was taken?"},{"title":"Audit photo provenance for submission","prompt":"We received this image submission at https://press.example.com/uploads/event-photo.jpg — can you check the EXIF metadata to verify what camera took it, when it was shot, and whether the datetime and location look legitimate?"},{"title":"Organize photos by camera and date","prompt":"Here's a batch starting with https://storage.example.com/gallery/img001.jpg — can you read the EXIF data and tell me the camera make and model, the date it was taken, and the image dimensions so I can sort it into the right folder?"}],"resultDescription":"Returns a structured object containing EXIF fields: camera make and model, lens information, ISO speed, exposure time, focal length, GPS latitude/longitude, image width and height, datetime the photo was taken, and orientation value — all parsed from the EXIF header of the supplied JPEG or TIFF image URL.","failureModes":["Image URL is not accessible or returns a non-200 status — endpoint cannot fetch the image","Image is not a JPEG or TIFF (e.g. PNG, WebP, HEIC) — EXIF extraction may fail or return empty","Image has no embedded EXIF metadata (e.g. was stripped) — returns empty or partial fields","Invalid or malformed URL provided — request fails with a 4xx error","Payment not provided or invalid — returns 402 Payment Required"],"whenToPreferThis":"Use this endpoint when you need to programmatically read EXIF metadata from a publicly accessible JPEG or TIFF image URL — especially for photo provenance auditing, geolocation extraction from images, building EXIF-stripping pipelines, or organizing photos by camera, date, or location. Prefer this over client-side EXIF libraries when operating in an agentic pipeline with no local file access, or when the image is remote.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:01:08.861Z","isFirstParty":false}