[Developer] API Changes coming soon #89
ctih1
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello fellow developers! 👀
Have you been using the frii.site API? It is going to get some QOL updates 🙂
The original API was.. well bad. We have refactored it completely. Here are some notable changes.
X-Auth-Token
X-Api-Key
)Here are the most important endpoints and their methods
/modify-domain
PATCH
/delete-domain
DELETE
/get-domains
GET
/get-user-info
GET
When is this coming?
This update is coming in the near-future (1-4 weeks hopefully), as soon as we smooth out the remaining bugs. Want to be the one discovering these bugs? Join our testing discord server. The API will not get updates before this refactor.
Where can I get extra information on this?
We won't give out too much information, since things like response codes might change. Feel free to contact us at contact@frii.site for details that we might have not covered here.
Happy coding!
Beta Was this translation helpful? Give feedback.
All reactions