You must Login or Sign-up to participate

Developer APIs


QSOs

This API allows anyone to search any 73s user logbook with an intelligent URL that returns XML for the purpose of sharing data with other applications. The URL format is http://73s.org/qsos/mycall/yourcall/year/month. You can stop at any part of the URL after mycall and add asterisks for any element of the URL as a wildcard.

To search all of my QSOs: http://73s.org/qsos/n7ice

To search all of my QSOs with K7DIG: http://73s.org/qsos/n7ice/k7dig

To search all of my QSOs made in September of 2008 (regardless of contact) you can use the following URL: http://73s.org/qsos/n7ice/*/2008/09

The response returns XML

Events

This API returns event information in XML format. Simply calls http://73s.org/events.xml to return a list of events or http://73s/events/eventid.xml such as http://73s/events/5.xml for a specific event

Clubs

This API returns club information in XML format. Simply calls http://73s.org/clubs.xml to return a list of events or http://73s/clubs/clubtid.xml such as http://73s/clubs/5.xml for a specific club