Day 06 - Cannot create API on free plan (15 Days of Postman)

Hi everyone! I’m stuck on Day 06 of the 15 Days of Postman challenge.

When I try to submit the API, the request GET https://api.getpostman.com/apis/{{api_uid}} returns “apis”: because I can’t create any API on the free plan.

When I try to create one via POST https://api.getpostman.com/apis?workspaceId=… I get: “You can create up to 0 APIs on your current plan.”

My workspace only has a Spec called “The Good Bank APIs”, not an actual API object.

Is there a workaround for free plan users to complete Day 06? How do I get the api_uid?

Thanks!