Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| sota:api [2025/03/31 13:16] – gm5alx | sota:api [2025/12/29 17:29] (current) – [Table] gm5alx |
|---|
| ====== SOTA API ====== | ====== SOTA API ====== |
| | |
| | [[https://api-db2.sota.org.uk/logs/activator/94131/99999/0|My activations]] |
| |
| Here's a [[https://api-db.sota.org.uk/docs/|big list of APIs]], although on the old system? | Here's a [[https://api-db.sota.org.uk/docs/|big list of APIs]], although on the old system? |
| | https://api-db2.sota.org.uk/users/callsign/{user_id} | Get callsign from userId | Needs authorisation | | | https://api-db2.sota.org.uk/users/callsign/{user_id} | Get callsign from userId | Needs authorisation | |
| | https://api-db2.sota.org.uk/users/id/{callsign} | Get userID from callsign | Needs authorisation | | | https://api-db2.sota.org.uk/users/id/{callsign} | Get userID from callsign | Needs authorisation | |
| | https://api-db2.sota.org.uk/logs/s2s/{user_id}/9999/0 | S2S Log | | | | https://api-db2.sota.org.uk/logs/s2s/{userId}/9999/0 | S2S Log | | |
| | | https://api-db2.sota.org.uk/logs/chaser/{userId}/0/1 | Chaser logs by user | | |
| | | https://api-db2.sota.org.uk/rolls/chaser/-5/2025/144MHz/FM | Honour roll, all G 2025 2m FM. | Many other combinations possible. | |
| |
| SummitCodes: ''GM/ES-001'' | SummitCodes: ''GM/ES-001'' |
| |
| Use sotlas to convert between userId and callsign. Either ''https://sotl.as/api/activators/{userId}'' or ''https://sotl.as/api/activators/{callsign}'' to get the users details. | Use sotlas to convert between userId and callsign. Either ''https://sotl.as/api/activators/{userId}'' or ''https://sotl.as/api/activators/{callsign}'' to get the users details. |