at.ducs.oauth.refreshAccess

ducs.at

Documentation

main query

No description available.

Output

Encodingapplication/json
accessToken string Required

No description available.

Try It

Requests are sent directly from your browser. Some servers may block requests due to CORS.

Base URL for XRPC calls (e.g., https://api.bsky.social)
View raw schema
{
  "type": "query",
  "output": {
    "schema": {
      "type": "object",
      "required": [
        "accessToken"
      ],
      "properties": {
        "accessToken": {
          "type": "string"
        }
      }
    },
    "encoding": "application/json"
  }
}

Lexicon Garden

@