Public APIs: Difference between revisions

From AllStarLink Wiki
Jump to navigation Jump to search
Replaced content with "{{Warning|developers/api/}} category:Obsolete"
Tag: Replaced
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Warning|developers/api/}}


This is a list of our APIs for users to retrieve node information, stats, and other live data from AllStarLink. If you wish to inquire about these, please contact [mailto:developers@allstarlink.org helpdesk@allstarlink.org].
[[category:Obsolete]]
 
By using this data for public consumption you agree to credit AllStarLink© on your website or published documentation.
 
== APIs ==
* http://stats.allstarlink.org/api/stats/mapData
* https://stats.allstarlink.org/api/stats/ All reporting nodes. Rate limited to 30 requests per minute.
* https://stats.allstarlink.org/api/stats/2530 Individual reporting node. Rate limited to 30 requests per minute.
* https://nodes1.allstarlink.org/cgi-bin/nodes.pl All Registered nodes.
* https://allstarlink.org/cgi-bin/allmondb.pl For Allmon2 and Supermon. Please fetch no more than once a day. 
 
 
== IP Lookup ==
Examples for node 2000.
<pre>
nslookup 2000.nodes.allstarlink.org
dig 2000.nodes.allstarlink.org
dig txt 2000.nodes.allstarlink.org
</pre>
 
Nodes must be registered with register.allstarlink.org to provide IP address information.
 
Nodes must be reporting to stats.allstarlink.org to provide status information.
 
[[Category: Infrastructure]]
[[Category: Development]]

Latest revision as of 21:21, 11 November 2025

Legacy Version - This page is about a legacy version of AllStarLink. See https://allstarlink.github.io/developers/api/