compare_tokenized_access
For a security tokenized by more than one issuer, return every token on it with a verdict on WHO MAY BUY each. This is the right tool for "which tokenized Apple should I buy?" — a question that cannot be answered from a token list, because the tokens differ mainly in eligibility. Hundreds of securities here are tokenized more than once — Apple exists as seven separate tokens — and in most of them the answer differs between them: one is offered to EU retail, another is gated to MiFID II professional clients, a third states nothing at all. The response carries the exact counts; do not quote a figure from this description. Call this before recommending any tokenized stock. Omit query to list every such security.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 10) | |
| query | No | Company name, underlying ticker or ISIN — e.g. "Apple", "AAPL", "US0378331005". Omit to list all. | |
| reach | No | Only underlyings with at least one instrument of this reach. Use "retail" to find what a normal EU investor can buy. | |
| offset | No | Skip this many matches before returning. Use the nextOffset from the previous answer to walk the whole set; its absence means you reached the end. | |
| split_only | No | Only securities where the reach DIFFERS between their tokens — i.e. the company is buyable, but not through every token on it. Default false. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matched | Yes | ||
| nextOffset | No | Pass as offset to fetch the next page; absent when there is no more | |
| underlyings | Yes |