Skip to main content

Market intel API

Retrieve real-time competitive landscape data, infrastructure health signals, and market opportunities.

Get market intelligence

No authentication required. Returns live competitor status checks, market signals from internal infrastructure health APIs, and strategic opportunity analysis.
Competitor status checks and infrastructure health probes each use a 5-second timeout. The total response time depends on how quickly external services respond.

Response

Top-level fields

FieldTypeDescription
generatedAtstringISO 8601 timestamp when the response was generated
competitorsarrayLive status of tracked competitor platforms
signalsarrayMarket and infrastructure signals
opportunitiesarrayStrategic opportunity analysis

Competitor object

Each entry in the competitors array contains:
FieldTypeDescription
namestringCompetitor platform name
urlstringCompetitor website URL
descriptionstringBrief description of the competitor’s offering
pricestringPricing summary
statusstringLive availability: up, down, or unknown
responseMsnumber | nullResponse time in milliseconds, or null if the check failed

Tracked competitors

NameDescription
Relevance AINo-code agent builder targeting enterprise teams
Lindy.aiPersonal AI assistant with workflow automation
Beam.aiEnterprise AI agent platform
AgentGPTOpen-source autonomous agent runner
Dust.ttEnterprise AI workspace with custom assistants
CrewAIMulti-agent orchestration framework
AutoGen (Microsoft)Microsoft multi-agent conversation framework

Signal object

Each entry in the signals array contains:
FieldTypeDescription
idstringUnique signal identifier
textstringHuman-readable signal description
sourcestringSource of the signal (for example, Agentbot Health API, x402 Gateway, Tempo x402 Soul)
datestringDate of the signal in YYYY-MM-DD format
sentimentstringSignal sentiment: pos, neg, or neutral

Infrastructure signals

The endpoint probes the following internal services and includes their status as signals when available:
Signal IDSourceDescription
infra-1Agentbot Health APIAgentbot backend health including provisioning, Docker, and provider status
x402-1x402 Gatewayx402 payment gateway operational status
soul-1Tempo x402 SoulAutonomous soul agent status including version and soul state
Infrastructure signals are only included when the corresponding service responds within the 5-second timeout. Missing signals indicate the service was unreachable.

Opportunity object

Each entry in the opportunities array contains:
FieldTypeDescription
titlestringOpportunity area name
gapstringIdentified market gap
actionstringRecommended strategic action

Example request

Example response

Errors

CodeDescription
200Market intelligence data returned successfully