#Identifer Retrieval
1 messages · Page 1 of 1 (latest)
do u plan to ever offer anything of the sort or some type of Developer API?
Yes, next big update
are u possibly able to give some information on what the api will include so i can plan ahead?
No idea
haha okay last question. do you have a ideal release date for the api
Nope
okay well thank you for all the help

Hey @tough citrus ,
Been working on a third-party txAdmin api, it’s still in the works but already has some nice features. Feel free to check it out below;
If you have any questions/suggestions please let me know
this seems like a terrible idea
since there's 0 security on it
Tabarra approved
doesn't mean I have to like how sketchy the security on it is lol
It’s only usable via exports in server scripts
And if you have something malicious in your server scripts you’re doing something wrong anyways
But suggestions for improvements are always welcome
(Repo description doesn’t say “sketchy FiveM resource” for no reason
)
that's valid
But what would you add to make it more secure?
well ideally , the perfect solution would be the one baked into monitor , so that there can be specific permissions per resource, and execution validation
And assuming I’d like to keep it separated, a whitelist to GetInvokingResource?
Maybe some logging to a file?
Rate limit?
Don’t forget the input is still getting validated on the backend
These are public paths anyone with access to the txAdmin site can access
yeah , that's true