APIs & Integration · preview
Design, build, and integrate real APIs
Four-week program — REST/HTTP, authentication patterns, OpenAPI, versioning, errors, idempotency, webhooks, and testing with real requests. Includes 1:1 live lectures every week on Zoom and one-on-one Swift Chat with your instructor.
What you'll work on
- → HTTP & REST — verbs, status codes, headers, real JSON payloads.
- → Authentication — API keys, bearer tokens, practical OAuth patterns.
- → Design & docs — versioning, errors, idempotency, OpenAPI.
- → Webhooks & testing — signing, retries, curl and scripted tests.
Prerequisite
Programming Foundations or equivalent — you should be comfortable writing small programs and using Git at a basic level.
Inside the workspace (unlocks after enrollment)
Week 1 · HTTP & REST
Verbs, status codes, headers, payloads — read and write real APIs.
Week 2 · Auth
API keys, bearer tokens, OAuth flows — secure your endpoints.
Week 3 · Design & OpenAPI
Versioning, errors, idempotency, schema-first development.
Week 4 · Webhooks & testing
Signing, retries, scripted tests, curl recipes that travel.