8000 Validate REST API v1 · Issue #9 · guilyx/python-nexo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Validate REST API v1 #9
Closed
Closed
@guilyx

Description

@guilyx

Account

  • GET /api/v1/accountSummary (Retrieves account balances)

Pairs

  • GET /api/v1/pairs (Gets a list of all pairs, min and max amounts.)

Quote

  • GET /api/v1/pairs (Gets a price quote.)

Order

  • POST /api/v1/orders (Places an order.)

  • POST /api/v1/orders/trigger (Places a trigger order.)

  • POST /api/v1/orders/advanced (Places an advanced order.)

  • POST /api/v1/orders/twap (Places a TWAP order.)

History

  • GET /api/v1/orders (Gets order history.)

  • GET /api/v1/orderDetails (Gets details of specific order.)

  • GET /api/v1/trades (Retrieves trades history.)

  • GET /api/v1/transactionInfo (Gets a transaction information.)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0