/
/Pinata V3 API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
default28
Gateway Analytics2
Groups7
Private Files4
  • postVectorize a File
  • deleteDelete File Vectors
  • postCreate Download Link
  • postQuery File Vectors
Swaps3
  • deleteCancel Request
  • getGet File by ID
  • putUpdate File
  • deleteDelete File by ID
  • getList Files
  • getQuery Pin Requests
  • postPin by CID
  • putAdd CID to Payment Instruction
  • deleteRemove CID from Payment Instruction
  • getList CIDs for Payment Instruction
  • getList Payment Instructions
  • postCreate Payment Instruction
  • getGet Payment Instruction
  • deleteDelete Payment Instruction
  • patchUpdate Payment Instruction
  • postUpload a file to Public or Private IPFS
  • getRetrieve private file
Private Files

Query File Vectors

org:write

post/vectorize/groups/{group_id}/query

Path parameters

group_idstring uuid required

ID of the target group

Request body

textstring

Query string

Response

Vectorize File Response

Changes