Wavelog Legacy API v1

Original Wavelog API for third-party tools: QSO import, ADIF export, radio CAT status, logbook checks, lookups and station management. All requests go to {base}/index.php/api/.... Depending on the endpoint the API key is transported inside the JSON body or as URL segment. Content of requests is JSON (Content-Type: application/json).

Note: instance owners may rate-limit endpoints (radio, qso, get_contacts_adif, lookups). Use politely: post radio data only on change, use exports as delta-loads. Read+write endpoints are marked with a red rw key chip.

External docs: docs.wavelog.org/developer/api