APIs and Integration Notes

Expeditions List JSON API
https://clublog.org/expeditions.php?api=1 The JSON array contains the callsign (with slashes escaped) and the last QSO date and time of the expedition, ...
Fri, 24 Feb, 2023 at 11:03 AM
Checking Logs For The Existence Of A QSO
If you wish to query Club Log in a lightweight call to see if a QSO is a valid match (perhaps as part of validating another award scheme) you can do this w...
Sun, 1 Jan, 2023 at 6:22 PM
Batch lookups of DXCCs
Please do not use this approach to get the DXCC value of spots from the DX Cluster or Skimmer. For that, please use cty.xml. If you are a logging software ...
Fri, 12 Nov, 2021 at 3:10 PM
Checking for Log Matches
Club Log performs log matching against QSOs where both callsigns are Club Log users. This procedure is similar to an LoTW match (with a tolerance of +/- 15...
Mon, 16 Jan, 2023 at 1:54 PM
Retrieving a user's DXCC matrix as JSON
Club Log has a complete set of DXCC slot data pre-calculated and available efficiently for each callsign registered. This data is used to provide the DXCC...
Tue, 13 Feb, 2018 at 9:55 PM
Excessive API usage
If you are the user of the software and you are experiencing this error message, please contact the author of the plugin and send them these two links: ...
Tue, 13 Feb, 2018 at 9:55 PM
Downloading OQRS ADIF files
You can download an ADIF v3 file containing QSOs that have been requested, using this API end point: https://clublog.org/getadif.php There are a nu...
Sun, 1 Jan, 2023 at 6:26 PM
Downloading DXCC leagues as JSON
You can download league tables from Club Log for convenient re-use or onwards publishing on other web sites. The JSON format of the leagues does not use pa...
Fri, 28 May, 2021 at 9:28 AM
Getting the first and last QSO dates for a callsign
You can retrieve the first and last QSO dates for a registered callsign using this API: https://clublog.org/logcheck.php Parameters are passed with...
Sun, 1 Jan, 2023 at 6:23 PM
Checking for OQRS matches - direct QSLs
getoqrsmatches.php takes a number of HTTP GET parameters and returns a JSON array of QSOs that have been confirmed using the "direct" method i...
Fri, 1 Mar, 2024 at 9:33 AM