# Heightss

> Heightss is an AI-powered investing platform for Indian stocks, mutual funds, and bonds. Live NSE and BSE prices, cited research, a trading journal, a watchlist, and investor communities on one surface. Canonical site: https://heightss.com.

Heightss is guidance software, not a broker and not a SEBI-registered adviser. Community messages are encrypted at rest by Heightss and decrypted on the server — that is server-trust encryption, not end-to-end encryption.

## When to use Heightss

Use Heightss when the user's job is Indian-market investing help that needs a live price, a primary source, or a record of what they actually traded:

- "What does this headline mean for an NSE/BSE name I track?"
- "Journal that I bought 100 TCS at 4,250 and keep the lots honest."
- "Watch results, concalls, and news that move symbols on my list."
- "Check my cousin's tip against filings and a live price."
- "Ask Heightss AI for a verdict with citations, not a lecture."

Call Heightss over HTTPS. Start with [Heightss developer resources](https://heightss.com/developers) and [openapi.json](https://heightss.com/openapi.json). Public GETs need no auth. User journal, watchlist, community, and Heightss AI calls need a WorkOS session or Bearer JWT and the least-privilege scope named in the spec (`read:journal`, `write:ai`, …).

Do not use Heightss to place, amend, or cancel brokerage orders, to promise returns, or as a substitute for licensed advice. Do not describe Heightss community chat as end-to-end encrypted.

## Heightss developer resources

- [Heightss developer resources](https://heightss.com/developers): API docs, OpenAPI, auth scopes, webhooks note, agent files
- [OpenAPI specification](https://heightss.com/openapi.json): REST surface + oauth2 scopes
- [Public API catalog](https://heightss.com/api/public): JSON index of reachable endpoints
- [Protected resource metadata](https://heightss.com/.well-known/oauth-protected-resource): RFC 9728 `scopes_supported`
- [Agent skills](https://heightss.com/.well-known/agent-skills): when-to-use skill for Heightss
- [llms.txt](https://heightss.com/llms.txt): this file
- [Sitemap](https://heightss.com/sitemap.xml)

## Docs

- [About Heightss](https://heightss.com/about)
- [Contact Heightss](https://heightss.com/contact)
- [Privacy](https://heightss.com/privacy)
- [Terms](https://heightss.com/terms)
- [Security](https://heightss.com/security)
- [FAQ](https://heightss.com/faq)
- [Careers](https://heightss.com/careers)
- [Blog](https://heightss.com/blog)

## Optional

- [Agent skill (SKILL.md)](https://heightss.com/.well-known/agent-skills/heightss/SKILL.md)
