Data Analysis API for Market Researchers

2 subscribers
10 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

Pulse endpoints

MethodEndpointDescription
embeddings
POST createEmbeddings
/embeddings
Generates dense vector embeddings for input strings in a single batch. Supports synchronous (fast=true) and asynchronous (fast=false or omitted) modes. • Synchronous mode…
similarity
POST compareSimilarity
/similarity
Computes pairwise cosine similarity between input strings. Supports self-similarity (provide `set`) and cross-similarity (provide `set_a` and `set_b`), with synchronous…
themes
POST generateThemes
/themes
Groups input strings into latent themes using LLM-based clustering. Supports synchronous (fast=true) and asynchronous (fast=false or omitted) modes. - In synchronous mode,…
clustering
POST clusterTexts
/clustering
Performs server-side clustering of input strings using algorithms that operate on full embeddings. Supports synchronous (fast=true) and asynchronous (fast=false or omitted)…
sentiment
POST analyzeSentiment
/sentiment
Classifies the sentiment of each input string as positive, negative, neutral, or mixed, with confidence scores ∈ [0,1]. Supports synchronous (fast=true) and asynchronous…
extractions
POST extractElements
/extractions
Extracts mentions from each input based on a provided dictionary. Optionally expands the dictionary before matching. The optional `type` parameter selects prompt style:…
jobs
GET getJobStatus
/jobs
Retrieves the status of a previously submitted long-running job. Returns `pending`, `completed`, or `failed`. When `completed`, includes a `result_url` to download results.
usage
POST estimateUsage
/usage/estimate
Calculates estimated credit usage for a given feature and inputs.
summaries
POST generateSummary
/summaries
Generates a short summary from the provided inputs. Supports synchronous (fast=true) and asynchronous (fast=false or omitted) modes. - Synchronous mode accepts up to 200 input…
credits
GET getOrganizationCredits
/credits/organizations/{orgId}
Returns current credits balance for the specified Auth0 organization. This endpoint is backed by the shared Core Credits Lambda and uses the same authorization context as other…

Pulse pricing

PlanPriceRate limitQuotas
BASIC Free
  • Requests: 500,000 / monthly

More Data APIs

View all →
  • This is a VIN (Vehicle Identification Number) decoder that designed to work within North America, Asia and…

    DataFreemium146 subscribers
  • Currency Exchange is a live foreign exchange rate API that lets developers retrieve real-time conversion…

    ReviewedDataFreemium23k subscribers
  • Words API lets you retrieve information about English words, including definitions, synonyms, rhymes,…

    DataFreemium1.5k subscribers
  • Whois Lookup (WhoisJSON) is a domain intelligence API that returns structured WHOIS registration data, DNS…

    ReviewedDataFreemium3.8k subscribers
  • The Weatherbit Weather API gives developers access to current conditions, multi-day forecasts, minutely…

    ReviewedDataFreemium25.1k subscribers
  • GeoDB Cities is a RESTful API covering more than 800,000 towns, cities, counties, and islands worldwide,…

    ReviewedDataFreemium50.1k subscribers