/
GE
getalby
/
LndHub.go
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14m ago · Updated 1mo ago
Details
Filter operations
Account
4
post
Authenticate
put
Update an account
get
Retrieve balance
post
Create an account
Invoice
4
Payment
3
Account
Authenticate
Exchanges a login + password for a token
post
/auth
Request body
ControllersAuthRequestBody
required
login
string
password
string
refresh_token
string
Response
OK
ControllersAuthResponseBody
required
access_token
string
refresh_token
string
Changes