Aperture API for UniV3 Automation
  1. Sample Schemas
Aperture API for UniV3 Automation
  • Aperture Finance UniV3 Automation API
  • /checkPositionApproval
    GET
  • /updatePositionPermit
    POST
  • /createTrigger
    POST
  • /listTrigger
    GET
  • /updateTrigger
    POST
  • /deleteTrigger
    POST
  • /checkUserLimit
    GET
  • Schemas
    • Sample Schemas
      • Pet
      • Category
      • Tag
  1. Sample Schemas

Tag

{
    "id": 1,
    "name": "string"
}
Built with