Use the Scope, Luke
Number of APIs: 5
-
Planet-by-id (Dynamic Vars) GET {{swapiBaseUrl}}planets/{{$randomInt}}
-
Mystery-bonus GET {{swapiBaseUrl}}people/:id/
-
Planet-by-id (Data Vars) GET {{swapiBaseUrl}}planets/{{planet_id}}
Number of APIs: 5
Planet-by-id (Dynamic Vars) GET {{swapiBaseUrl}}planets/{{$randomInt}}
Mystery-bonus GET {{swapiBaseUrl}}people/:id/
Planet-by-id (Data Vars) GET {{swapiBaseUrl}}planets/{{planet_id}}