Back to all terms
78Code & versioning

SDK

SDK

A ready-made toolkit that makes it easier to call another service's features instead of writing everything yourself.

For example

With OpenAI's SDK, a few lines of code call its API.

Resources

Copy prompt

Show me the smallest working example that calls this SDK, with error handling.

Related terms

See all