Selfhost.(de|eu) hook #612

Open
opened 2025-12-29 01:27:49 +01:00 by adam · 0 comments
Owner

Originally created by @Smookydope on GitHub (Aug 20, 2023).

Hi all

It would be great if someone with some knowledge could create a hook for Selfhost.(de|eu).

The Selfhost Support writes:

Under "Your account -> Domain management -> Domain : log in -> TXT record : change"
you will also find the ID, which you need for the following:

=======

curl -X POST -F 'username=%USERNAME%' -F 'password=%PASSWORD%' -F 'rid=%RECORDID%' -F 'content=%CONTENT%' https://selfhost.de/cgi- bin/api.pl

or here the pure update URL

https://selfhost.de/cgi-bin/api.pl?username=%USERNAME%&password=%PASSWORD%&rid=%RECORDID&content=%CONTENT%

These are the POST & GET way to then change the content of this TXT record.

When setting up PFSENSE or other equipment & software, you would need to request appropriate support,
whether and how Our API can be registered for it.

Note: This API requires the login username and password, not DynDNS accounts.

Thanks.

Best regards

Marcel

Originally created by @Smookydope on GitHub (Aug 20, 2023). Hi all It would be great if someone with some knowledge could create a hook for Selfhost.(de|eu). The Selfhost Support writes: Under "Your account -> Domain management -> Domain : log in -> TXT record : change" you will also find the ID, which you need for the following: ======= curl -X POST -F 'username=%USERNAME%' -F 'password=%PASSWORD%' -F 'rid=%RECORDID%' -F 'content=%CONTENT%' https://selfhost.de/cgi- bin/api.pl or here the pure update URL https://selfhost.de/cgi-bin/api.pl?username=%USERNAME%&password=%PASSWORD%&rid=%RECORDID&content=%CONTENT% These are the POST & GET way to then change the content of this TXT record. When setting up PFSENSE or other equipment & software, you would need to request appropriate support, whether and how Our API can be registered for it. Note: This API requires the login username and password, not DynDNS accounts. Thanks. Best regards Marcel
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#612