LogoDecisionMaker.Email
Endpoints

Overview

All seven HTTP endpoints under /api/v1.

Base URL: https://api.decisionmaker.email

Every endpoint is POST and expects Authorization: Bearer <key> plus a JSON body.

EndpointPurpose
/api/v1/find-emailStart an AI-powered search for an executive email.
/api/v1/search-statusPoll a search by ID.
/api/v1/search-historyList recent searches on your team.
/api/v1/results-by-domainCached results for a single domain.
/api/v1/unique-emailsDeduplicated list of every email your team has found.
/api/v1/creditsCurrent credit balance.
/api/v1/statsAggregate team stats in one call.