w3-io/W3 Paxos Action
Paxos institutional crypto — identity, custody, trading, stablecoins, settlement, orchestration, rewards, and tax for W3 workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | 109 commands across identity, accounts, profiles, crypto deposits/withdrawals, fiat transfers, stablecoin conversions, trading, market data, orchestration, settlement, rewards, and more | yes | — |
| client-id | Paxos OAuth2 Client ID | yes | — |
| client-secret | Paxos OAuth2 Client Secret | yes | — |
| api-url | Paxos API base URL | no | https://api.sandbox.paxos.com/v2 |
| oauth-url | Paxos OAuth token URL | no | https://oauth.sandbox.paxos.com/oauth2/token |
| scope | OAuth2 scopes (space-separated) | no | — |
| body | Request body as JSON | no | — |
| id | Resource ID (generic) | no | — |
| profile-id | Profile ID | no | — |
| identity-id | Identity ID | no | — |
| account-id | Account ID | no | — |
| order-id | Order ID | no | — |
| quote-id | Quote ID | no | — |
| market | Market pair (e.g. BTC_USD, ETH_USD) | no | — |
| asset | Asset code (e.g. USD, BTC, ETH, PYUSD, USDP) | no | — |
| rule-id | Orchestration rule ID | no | — |
| member-id | Member ID | no | — |
| transaction-id | Settlement transaction ID | no | — |
| ref-id | External reference ID | no | — |
| limit | Page size | no | — |
| cursor | Pagination cursor | no | — |
| status | Status filter | no | — |
Outputs
| name | description |
|---|---|
| result | Command result as JSON string |