mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
26 lines
615 B
Markdown
26 lines
615 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Stock](./bitburner.stock.md) > [purchaseTixApi](./bitburner.stock.purchasetixapi.md)
|
|
|
|
## Stock.purchaseTixApi() method
|
|
|
|
Purchase TIX API access.
|
|
|
|
You need to have TIX API access to perform actions via NS APIs. Note that you can buy TIX API access without a WSE account.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
purchaseTixApi(): boolean;
|
|
```
|
|
**Returns:**
|
|
|
|
boolean
|
|
|
|
True if you successfully purchased it or if you already have access, false otherwise.
|
|
|
|
## Remarks
|
|
|
|
RAM cost: 2.5 GB
|
|
|