Aperture API for UniV3 Automation
    Aperture API for UniV3 Automation
    • Aperture Finance UniV3 Automation API
    • /checkPositionApproval
      GET
    • /updatePositionPermit
      POST
    • /createTrigger
      POST
    • /listTrigger
      GET
    • /updateTrigger
      POST
    • /deleteTrigger
      POST
    • /checkUserLimit
      GET

      /checkUserLimit

      Prod Env
      https://api.aperture.finance
      Prod Env
      https://api.aperture.finance
      GET
      /checkUserLimit

      Request

      Query Params

      Request Code Samples

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://api.aperture.finance/checkUserLimit?ownerAddr=&chainId=1&tokenId=&actionType='

      Responses

      🟢200Successfully checked user limit
      application/json
      Body

      Example
      "string"
      🟠400Bad Request
      Modified at 2023-07-03 18:34:25
      Previous
      /deleteTrigger
      Built with