Parameters
4 query
Query parameters
· 4apiKeystringRequiredYour BizKitHub API key (passed as GET parameter).
Key format: A 32-character string matching: ^(PROD|DEV_|ROOT)[A-Za-z0-9]{28}$
Prefixes: PROD (production key), DEV_ (individual developer), ROOT (system key with no limits). Learn more
PRODPGrFxpGEtrOZfuWhnoJohUYBXuOEpagestringOptionalPage number (starting from 1).
11latitudenumberOptionalReference GPS latitude. When provided together with longitude, branches are ordered by great-circle distance from this point (ascending) and each item carries a distanceKm field. Branches without GPS coordinates are placed last.
50.0755longitudenumberOptionalReference GPS longitude. Must be passed together with latitude — providing just one of the two is rejected.
14.4378