User Tools

Site Tools


sota:api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sota:api [2025/02/24 13:51] – [Table] gm5alxsota:api [2026/03/31 15:04] (current) gm5alx
Line 1: Line 1:
 ====== SOTA API ====== ====== SOTA API ======
 +
 +===== My SOTA Data =====
 +
 +  * Activations: https://api-db2.sota.org.uk/logs/activator/94131/99999/0
 +  * Chases: https://api-db2.sota.org.uk/logs/uniques/chaser/94131/1/0
 +  * Completes: https://api-db2.sota.org.uk/logs/completes/94131
 +
 +===== End Points =====
 +
  
 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?
Line 18: Line 27:
 | 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/{userId}/9999/                 | S2S Log                                    |                                                           |
 +| https://api-db2.sota.org.uk/logs/chaser/{userId}/0/                 | 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.
sota/api.1740405064.txt.gz · Last modified: by gm5alx