Searching with the API #3942
jdhitsolutions
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Simple search action here (from the Awesome List) that you could use as a starting point: https://github.com/bryzgaloff/yourls-api-lookup-keywords-by-url-substr Custom API actions certainly exist, and your action handler gets to define whatever parameters it accepts when the API |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've tried digging through issues and discussions, but can't find anything useful. The bottom line is that I want use the API to retrieve the same data that I can with a search query in the admin interface.
Based on the API documentation I've read, I can't find any way to achieve this. Is this even possible with the API? I found this discussion topic but the posted links don't lead to anything clear, definitive, or actionable for my needs.
Beta Was this translation helpful? Give feedback.
All reactions