GetLensPubIds
API
API
/v2/lens_pubid
Title
GetLensPubIds
Description
Retrieve all matching complete Lens publication IDs based on the full or partial Lens publication ID provided.
Authorization
Not required
Method
GET
Request Parameters
Name
Type
Required
Description
id
string
YES
The full or partial Lens publication ID, such as 0x86f6-0x04-DA-defa9a6f
pubType
string
NO
“post”, “mirror”, “comment”, default to “post”. Only retrieve data of the specified pubType.
Request and Response Example
Request
cURL Code
Request URL
https://api.tako.so/v2/lens_pubid?id=0x8&pubType=comment
Response
Last updated