This is a short python script that uses the OnePageCRM API v3 to get a list of contacts. It will return your contact list in JSON format.
You can use this script as a starting point to create your own API client and integration. Please see developer.onepagecrm.com for full API details.
Add your user_id and api_key and then run this script.