# TwelveX Company Profile Endpoint

> TwelveX Company Profile Endpoint is a paid API for AI agents from twelv1x402.vercel.app, paid per call via x402, $0.15/call, status down (last checked 2026-09-15).

Retrieves detailed company profile information for a given stock symbol, powered by Twelve Data.

## Facts

- Endpoint: POST https://twelv1x402.vercel.app/api/profile/%7Bsymbol%7D
- Price: $0.15/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/twelvex-company-profile-endpoint-b1bad8ea
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_x5w33vDusuU-pPCMY_P1-

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability twelvex-company-profile-endpoint-b1bad8ea -d '<json body>'
```

Example prompt: Can you pull up the full company profile for AAPL — I want to see the sector, industry, CEO, employee count, and business description?

## When to prefer this

Use this endpoint when you need structured company profile fundamentals — sector, industry, leadership, description — for a specific publicly traded stock. Prefer this over price or technical analysis endpoints when the user wants background corporate information rather than market data. Best for equity research, stock screening context, or enriching financial workflows with company metadata.

## Known failure modes

- Invalid or unrecognized stock symbol returns an error or empty result
- Symbol for a non-equity asset (e.g. crypto) may not return a profile
- Payment failure via x402 protocol prevents access to data
- Rate limiting or quota exhaustion on the underlying Twelve Data API
- Delisted or OTC stocks may have incomplete or missing profile data

## How this service works

Premium financial data API — 25 endpoints for stocks, forex, crypto, and technical analysis. Powered by Twelve Data.

## Output

A structured company profile object for the requested stock symbol, including fields such as company name, stock exchange, sector, industry, CEO, number of employees, business description, website, and market capitalization — sourced from Twelve Data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/twelvex-company-profile-endpoint-b1bad8ea/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from twelv1x402.vercel.app](https://www.zero.xyz/host/twelv1x402.vercel.app/llms.txt)
