Endpoints

/

Enrichment

Enrich transaction data

Translate cryptic raw bank transaction data into merchants with logos, address and more.

OVERVIEW

Discover the enrichment endpoint

Discover what the enrichment endpoint has to offer and how it can be integrated into your project within seconds.

Request

Enrich transaction

curl --request GET \
     --url https://api.synthfinance.com/enrich?description=AMZN%20Mktp%20US%2ARW1VY1ZU5 \
     --header 'Authorization: Bearer Your API Key' \
     --header 'accept: application/json'

Response

JSON

Content

{
  "merchant": "Amazon.com",
  "merchant_id": "mer_9faf5570fd204c9991f94e2797dd9072",
  "website": "amazon.com",
  "icon": "https://logo.synthfinance.com/amazon.com",
  "address": {
    "line1": "440 Terry Avenue North",
    "city": "Seattle",
    "state": "WA",
    "postalCode": "98109",
    "country": "US"
  },
  "meta": {
    "credits_used": 1,
    "credits_remaining": 249237

ENDPOINTS

Explore other endpoints

Discover all the other endpoints available within the Synth API.

Ready to build?

Get started today with 1000 free API calls. Ship apps faster with a modern fintech API and get the data you need.

No credit card required