Python integration
import tap-circle-ci # Set your API key client = tap_circle_ci.Client(api_key="YOUR_API_KEY")
curl \ # append ?circle-token=$API_KEY to the URL \ https://circleci.com/api/v1/me
curl \ # append ?circle-token=$API_KEY to the URL \ https://circleci.com/api/v1/projects
curl \ # append ?circle-token=$API_KEY to the URL \ https://circleci.com/api/v1/recent-builds