Connect to Datalynk & send requests
API URL
ReadonlyauthAuthentication
OptionaldatabaseOffline database
ReadonlyfilesFile
Options
ReadonlyoriginAPI URL
ReadonlypdfCreated slices
ReadonlysocketSocket
ReadonlysuperuserSuperuser
API Session token
API URL
Client library version
StaticversionClient library version
Is token expired
Get session info from JWT payload
Logged in spoke
Chain multiple requests to execute together
List of requests to chain
API Response
Organize multiple requests into a single mapped request
Map of requests
Map of API Responses
Exact same as request method, but logs the response in the console automatically
Datalynk request as object or string
Datalynk response
Get list of slices
Send a request to Datalynk
Request using Datalynk API syntax. Strings will be converted: '$/auth/current' -> {'$/auth/current': {}}
Datalynk response or error
Connect to Datalynk & send requests