I am using two endpoints - suggest and findAddressCandidates. I am confused about what counts as a geocode for the purposes of pricing, which is based on the number of geocodes I make.
1. Is a geocode counted as a request or is it the number of results. For example, if a request that returns 5 results, is it 1 or 5 geocodes?
2. Are calls to suggest billed the same as calls to findAddressCandidates?
3. If suggest counts as a geocode, are we charged another geocode when we call findAddressCandidates passing the magicKey?