Shippy provides the following feature support for Interparcel.
To use Interparcel, you'll need to connect to their API.
apiKey
with the Shippy carrier.use verbb\shippy\carriers\Interparcel;
new Interparcel([
'isProduction' => false,
'apiKey' => '•••••••••••••••••••••••••••••••••••',
]);