Does anyone use Delphi for World-Check-One API ? include the Authorization and request Rest/JSON data. Thanks
For a deeper look into our World Check One API, look into:
Does anyone use Delphi for World-Check-One API ? include the Authorization and request Rest/JSON data. Thanks
Hi @information John,
We do not support 3rd party SDKs or IDEs, however there is a lot of examples of how-to make Delphi REST/JSON requests. Start with a simple GET request for groups, see SEQ-1a in the WC-1 API Postman Collection, there's no body and it will help you understand and get the authorization code to work.
Hope this helps,
Brian