Jump to Content
Pybroker
API Reference
v1.0

Log InPybroker
API Reference
Log In
v1.0API Reference

PyBroker

  • portfolio
    • Get all current positionsget
    • Get the performance of the portfolioget
    • Create a new stock transactionpost
  • stock
    • Get all stocks in databaseget
    • Get historical data of given stockget
    • Get financials of given stockget
    • Get information about the sustainability of given stockget
  • user
    • Get user from api_keyget
    • Create userpost
    • Delete userdel
    • Logs user into the system and returns api keypost
    • Logs out current logged in user sessionget
    • Create/set settings for logged in userpost
    • Get the settings of the logged in userget
Powered by 

Delete user

delete
https://localhost:8080/api/user

This can only be done by the logged in user

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!