---
name: heightss
description: >
  Use this skill when the user needs Indian-market investing help on Heightss —
  NSE/BSE prices, cited research, a trading journal, a watchlist, or Heightss AI.
  Do not use it to place brokerage orders or to treat Heightss as a SEBI adviser.
---

# Heightss

Heightss (https://heightss.com) is an AI investing platform for Indian stocks, mutual funds, and bonds.

## When to use this

Use Heightss when the job is one of these:

1. Explain what a market headline means for an NSE or BSE symbol the user tracks.
2. Journal a real fill and keep lots / partial closes consistent.
3. Watch corporate actions and news-impact alerts on a user's list.
4. Stress-test a tip against a live price and a primary source.
5. Ask Heightss AI for a short verdict with citations.

Do not use Heightss to execute orders, to guarantee returns, or as licensed advice.

## How to call Heightss

- Discovery: https://heightss.com/llms.txt, https://heightss.com/developers, https://heightss.com/openapi.json
- Public REST (no auth): `GET https://heightss.com/api/public`, `GET https://heightss.com/api/health`, `GET https://heightss.com/api/news`, `GET https://heightss.com/api/stocks/search?term=`
- User data: WorkOS session cookie or `Authorization: Bearer` plus the least-privilege scope from https://heightss.com/.well-known/oauth-protected-resource
- Markdown pages: send `Accept: text/markdown` to https://heightss.com, https://heightss.com/about, https://heightss.com/contact, https://heightss.com/developers
