apiosk_get_started
Set up local Apiosk access by importing a connect string or creating/selecting a wallet, then run a discovery probe and a small test call.
Instructions
Set up local Apiosk access by importing a connect string or creating/selecting a wallet, then run a discovery probe and a small test call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_slug | No | Optional API slug for the test call. Defaults to the first discovered API. | |
| wallet_id | No | Optional existing local wallet id to select before running the test call. | |
| test_input | No | Optional JSON input for the test call. Defaults to an empty object. | |
| wallet_label | No | Label to use if a new local wallet must be created. Defaults to Apiosk wallet. | |
| connect_token | No | Optional connect token to save locally when you do not have the full connect string. | |
| create_wallet | No | Defaults to true when no managed connect token is configured. | |
| connect_string | No | Optional dashboard connect string to save locally for managed access. | |
| test_operation | No | Optional explicit operation for the test call. | |
| wallet_address | No | Optional wallet address to save with a managed connect token. | |
| connect_header_name | No | Optional connect header override. Defaults to X-Apiosk-Connect-Token. | |
| include_qr_data_url | No | Include QR image data when funding instructions are returned. | |
| connect_authorization | No | Optional Authorization header value to save alongside a managed connect token. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||