> For the complete documentation index, see [llms.txt](https://aminoxix.gitbook.io/api-week/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aminoxix.gitbook.io/api-week/api-102-with-postman.md).

# API 102 with Postman

Dear API builder 🛠️,\
I hope you're doing amazing!

**GOOD NEWS:** We're 200+ strong! 🥳

We would like to extend our sincerest gratitude to all the API builders who joined us for API 102 during API Week. Your enthusiasm, curiosity, and dedication to learning and improving your skills never cease to amaze us. We hope that you found the session to be informative, practical, and enjoyable, and that you were able to gain valuable insights and knowledge on building workflows with APIs. 🙏

<div><figure><img src="/files/pExV8Q2xytZpaJS7rtSh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/WzceCOU0l2f16uMiWoIq" alt=""><figcaption></figcaption></figure></div>

We had an exhilarating session for API 102 during API Week! 👋

Our first speaker, Mitul, delivered an energetic presentation that covered building workflows with APIs. The slides were beautifully designed and the speaker's explanations were both informative and well-defined.

During the presentation, Mitul covered key components of building workflows with APIs, including API requests and responses, data formats, and authentication. Real-world examples were used to provide clear and concise explanations of these components, making them easy to understand and apply in practice. With the knowledge gained from the presentation, API builders can confidently incorporate these components into their own workflows to create more sophisticated and powerful applications.

<figure><img src="/files/Y5NHmFyuzGjWpLeJSsFL" alt=""><figcaption><p>Mitul explainig authorization via dancing example</p></figcaption></figure>

The second speaker demonstrated the practical application of building workflows with APIs. The speaker completed the demonstration in under an hour despite the inherent difficulties of presenting a workshop on a YouTube live stream without interactive participation. The session highlighted the challenges that API builders may face when working with APIs, as well as the rewards of persistence and problem-solving.&#x20;

In particular, the speaker encountered an issue with the API request but was able to debug the problem and fix the URL, ultimately receiving a 200 OK response. The speaker also shared a recommendation workflow of the API that enables users to access two artists and receive three recommendations.

<div><figure><img src="/files/eGNN1bS2Yn1x1lTd0OhI" alt=""><figcaption><p>Aniq encountered error &#x26; received response status: 200 OK</p></figcaption></figure> <figure><img src="/files/OWkHGnbevSSdjvErGl8E" alt=""><figcaption><p>Aniq with his PROD vibe!</p></figcaption></figure></div>

Additionally, as the host, I would like to acknowledge that we made an error in publishing the incorrect challenge for Challenge II. As committed, we have since corrected the challenge to reflect the same one that we explained during the workshop. We apologize for any confusion or inconvenience this may have caused and hope that our API builders will continue to participate and enjoy the challenges.

<div><figure><img src="/files/A4baPITkJAFTL16lYmKD" alt=""><figcaption><p>Updated Challenge II</p></figcaption></figure> <figure><img src="/files/GRvX68Lz7t4BpOrxTSpA" alt=""><figcaption><p>same as slide!</p></figcaption></figure></div>

We understand that workshops like this can be challenging, but we're thrilled to offer this session for easy access anytime. We encourage our API builders to review the presentation, reference the workflows demonstrated, and continue learning and improving their skills. Additionally, we're confident that the presentation and demonstration will be valuable resources for API builders who are looking to enhance their knowledge and expertise.

<figure><img src="/files/JzXcfCVremT8nRAb58mg" alt=""><figcaption></figcaption></figure>

We extend our heartfelt thanks to both of our speakers for their hard work and expertise, and to all of our API builders who tuned in for API 102. We're excited to continue exploring the fascinating world of APIs with you throughout API Week and beyond! 🚀

<figure><img src="/files/6koo4UVpenRT7JTEV4OG" alt=""><figcaption><p>all in one! (backstage) POV: I'll get a web cam soon!</p></figcaption></figure>

Happy building workflows!

Best Regards,\
**aminos & team**\
Postman Student Leader


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://aminoxix.gitbook.io/api-week/api-102-with-postman.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
