You can use our API under CC BY-NC-SA. License Deed | Legal Code
The current API version is V2.0.
Here you can find more information about V1.0: documentation (outdated)
URL:api.bettercacher.org/V2/GCCODE
Just replace 'GCCODE' with the gccode of the cache you want to query.
Archived geocaches: true
URL:api.bettercacher.org/V2/GCCODE,GCCODE,GCCODE
Replace 'GCCODE,GCCODE,GCCODE' with the GCCODES of the caches you want to query.
Note: Do not enter spaces.
Archived geocaches: false
URL:api.bettercacher.org/V2/52.000000,9.000000,50
Replace with the coordinates and the distance of the caches you want to query. Separate with a comma, like '52.000000,9.000000,50'.
Note: If you don't enter a distance, we will use 100km as distance.
Archived geocaches: false
Api classification including name, description, data type and possible output.
variable | description | data type | output |
---|---|---|---|
id | BetterCacher ID of the geocache | int | |
name | cache-name | string | |
lat | latitude | float |
52.000000
|
lng | longitude | float |
9.000000
|
type | geocache type | string |
traditional multi unknown weherigo earthcache letter
|
size | geocache size | string |
micro small regular large other v
|
gccode | gccode of the geocache | string |
GCTEST
|
logs | contains log information | array | |
logs:user | username of the user | string | |
logs:text | text of the log | string | |
platform | platform where the cache is listed; geocaching.com or opencaching.de | string |
gc oc
|
country | country in which the cache is hidden | string |
Germany
|
state | state in which the cache is hidden | string |
Berlin
|
add | date and time at which the cache was added | datetime (yyyy-MM-dd hh-mm-ss) |
2021-06-01 12:00:00
|
parel | if the cache is a parel in the netherlands or a jewel in belgium | string |
nl bl false
|
catmystery | category mystery | boolean |
true false
|
catgadget | category catgadget | boolean |
true false
|
catnature | category catnature | boolean |
true false
|
cathiking | category cathiking | boolean |
true false
|
catlocation | category catlocation | boolean |
true false
|
catother | category catother | boolean |
true false
|
catrecommendation | category catrecommendation | boolean |
true false
|
tier | BetterCacher tier | string |
GOLD SILVER BLUE
|