If you need data out of a service and into somewhere useful, I can help. I work with third-party and vendor APIs, handling authentication, pagination, rate limits, retries, and the undocumented quirks that turn up once you're past the first request.
The work is in Python. I consume APIs rather than build them, and a large share of my project history is exactly this kind of integration. I'm at my best when the API is awkward and the documentation is thin. That's the first problem I solve.
You get a working program you keep, with the credentials and configuration in your hands. Get in touch with what you're trying to connect.