@abhishek-yadav I found it under Settings -> API access.
Thanks for checking 🙂
Hi all,
Is there an api list such as "../api/topic/recent'''?
@baris Thanks,I mean where i can get a list of all apis ,I want get some info via api,but I don't konw call which.If there a doc about the api?
Just add /api/ to any page you need like you did with recent. Works everywhere. If you have the right permissions.
Yeah pretty much every url has has an API endpoint when you prepend api to it. IE for this topic https://community.nodebb.org/api/topic/2639/is-there-an-api-list-i-can-call
OK
Got it,thank u very much