> ## Documentation Index
> Fetch the complete documentation index at: https://developer.quicko.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Authorize

> API to exchange request token for resource owner's access token



## OpenAPI

````yaml /projects/connect/openapi.json POST /oauth/authorize
openapi: 3.0.0
info:
  title: open-api
  version: 1.0.0
  description: ''
servers:
  - url: https://api.quicko.com
security: []
paths:
  /oauth/authorize:
    parameters: []
    post:
      summary: Authorize
      parameters:
        - name: request_token
          in: query
          required: false
          description: Resource Owner's request_token or Resource Owner's refresh_token
          example: >-
            eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJpbnRlbnQiOiJSRVFVRVNUX1RPS0VOIiwiYXBpX2tleSI6ImtleV90ZXN0X3RFc1RERU1PdE9rM25CVHpTNFI1b09VaHBjb3UzWmdHIiwiZW1haWwiOiJuYWNoaWtldGEudmFkZXJhQHF1aWNrby5jb20iLCJpYXQiOjE3NTM5NjIyMjgsImV4cCI6MTc1Mzk2MjgyOCwiYXVkIjoib2F1dGgucXVpY2tvLmNvbSIsImlzcyI6Im9hdXRoLnF1aWNrby5jb20iLCJzdWIiOiIzQTQ0NjRCQzQxMjk2NDQ2RTA2MzAxMDAwMDdGMDkxQyJ9.433-XbWe2sM8M8STne9H9LrkbJDaybXysQsiFuAKJw9n89JtMHG9ST9mCddO-_jSAqF_T1qB8eFOIsZ92upOiw
          schema:
            type: string
        - name: x-api-key
          in: header
          required: false
          description: API User Key
          example: '{{api_key}}'
          schema:
            type: string
        - name: Authorization
          in: header
          required: false
          description: API User Access Token
          example: >-
            eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJpbnRlbnQiOiJBQ0NFU1NfVE9LRU4iLCJyZWZyZXNoX3Rva2VuIjoiZXlKaGJHY2lPaUpJVXpVeE1pSXNJblI1Y0NJNklrcFhWQ0o5LmV5SnBiblJsYm5RaU9pSlNSVVpTUlZOSVgxUlBTMFZPSWl3aWFXRjBJam94TnpVek9UWXlNalV6TENKbGVIQWlPakUzT0RVMU1UazROVE1zSW1GMVpDSTZJa0ZRU1NJc0ltbHpjeUk2SW1Gd2FTNXhkV2xqYTI4dVkyOXRJaXdpYzNWaUlqb2lhMlY1WDNSbGMzUmZkRVZ6VkVSRlRVOTBUMnN6YmtKVWVsTTBValZ2VDFWb2NHTnZkVE5hWjBjaWZRLkhVa2REZUx5bGI0UlBrZzFtclBNX0VKZmpIZ2w4M05aTUdHSm40NEpicWRpT0dYbjhUa3RQN0l3dDl4R3A5STA0M3BZZnFJcjRJSUw5cTBKZHZCbmdBIiwiaWF0IjoxNzUzOTYyMjUzLCJleHAiOjE3NTQwNDg2NTMsImF1ZCI6IkFQSSIsImlzcyI6ImFwaS5xdWlja28uY29tIiwic3ViIjoia2V5X3Rlc3RfdEVzVERFTU90T2szbkJUelM0UjVvT1VocGNvdTNaZ0cifQ.XUc71HDsFZHKq2epiTOMNWDLdlqGhafPlJ-IGquCgC6TUEeByTaK3q6tFFnAdt6KgEJbF4LK1tmAEmfohxUYuQ
          schema:
            type: string
      responses:
        '200':
          headers:
            Date:
              schema:
                type: string
              example: Mon, 29 Apr 2024 15:54:04 GMT
            Content-Type:
              schema:
                type: string
              example: application/json
            Content-Length:
              schema:
                type: integer
              example: '1001'
            Connection:
              schema:
                type: string
              example: keep-alive
            x-amzn-RequestId:
              schema:
                type: integer
              example: 3583a5af-f529-4844-9f7e-219609bb4957
            x-amzn-Remapped-x-amzn-RequestId:
              schema:
                type: integer
              example: 05109178-9015-4c80-b00e-f7afcfadc50c
            Access-Control-Allow-Origin:
              schema:
                type: string
              example: '*'
            Access-Control-Allow-Headers:
              schema:
                type: string
              example: '*'
            x-amzn-Remapped-Content-Length:
              schema:
                type: integer
              example: '1001'
            x-amzn-Remapped-Connection:
              schema:
                type: string
              example: keep-alive
            x-amz-apigw-id:
              schema:
                type: string
              example: W_tX-GsBBcwEJbw=
            X-Requested-With:
              schema:
                type: string
              example: '*'
            X-Amzn-Trace-Id:
              schema:
                type: string
              example: >-
                Root=1-662fc299-599c344343215aaf6d45df0f;Parent=0b3efcef64e5a71c;Sampled=0;lineage=81de045c:0|1ca40def:0
            x-amzn-Remapped-Date:
              schema:
                type: string
              example: Mon, 29 Apr 2024 15:54:04 GMT
          description: 200 OK [request_token]
          content:
            application/json:
              schema:
                type: object
                properties:
                  timestamp:
                    type: integer
                  transaction_id:
                    type: string
                  data:
                    type: object
                    properties:
                      access_token:
                        type: string
                      refresh_token:
                        type: string
                  code:
                    type: integer
              example:
                timestamp: 1714406041157
                transaction_id: 05109178-9015-4c80-b00e-f7afcfadc50c
                data:
                  refresh_token: >-
                    eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJpbnRlbnQiOiJSRUZSRVNIX1RPS0VOIiwiYXBpX2tleSI6ImtleV90ZXN0X3RFc1RERU1PdE9rM25CVHpTNFI1b09VaHBjb3UzWmdHIiwiZW1haWwiOiJuYWNoaWtldGEudmFkZXJhQHF1aWNrby5jb20iLCJpYXQiOjE3MTQ0MDYwNDQsImV4cCI6MTc0NTk2MzY0NCwiYXVkIjoiQVBJIiwiaXNzIjoib2F1dGgucXVpY2tvLmNvbSIsInN1YiI6IjBENkIwNzZBMkQwQjE5MkNFMDYzMDIwMDE1QUNDNDdGIn0.hNMeC1rzCrc7G-oD2bc3Bgl6jCxBIiSQldSdWfuIF5VlvawgqnuN4rHQX2VmdLHCAgsyTbM3Qg9FTv7mjzR7qQ
                  access_token: >-
                    eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJpbnRlbnQiOiJBQ0NFU1NfVE9LRU4iLCJhcGlfa2V5Ijoia2V5X3Rlc3RfdEVzVERFTU90T2szbkJUelM0UjVvT1VocGNvdTNaZ0ciLCJlbWFpbCI6Im5hY2hpa2V0YS52YWRlcmFAcXVpY2tvLmNvbSIsImlhdCI6MTcxNDQwNjA0NCwiZXhwIjoxNzE0NDkyNDQ0LCJhdWQiOiJBUEkiLCJpc3MiOiJvYXV0aC5xdWlja28uY29tIiwic3ViIjoiMEQ2QjA3NkEyRDBCMTkyQ0UwNjMwMjAwMTVBQ0M0N0YifQ.GFWd2eJsCKbGCH2uphAAfYc9Dh9EAcS3qceDdO4-eyyy1KWqJnHaJAT5Nr13o4u2JJ4lvP9dx5hwUzwDKS2Dig
                code: 200

````