Session
Mint a documentation-site session
GET
https://api-staging.pixwel.com/api/session/docsReturns a callback URL containing a short-lived JWT for the Papervine docs site. Returns a single object, not a collection.
Query parameters
redirectstring
Path on the docs site to land on after the callback
Response
urlstringrequired
Documentation-site callback URL carrying a short-lived EdDSA-signed JWT in the fragment. Navigate the browser here to land the user on `redirect`.