

# ApiFulfillmentOption
<a name="API_marketplace-discovery_ApiFulfillmentOption"></a>

Describes an API-based fulfillment option, where the product is accessed through an API integration.

## Contents
<a name="API_marketplace-discovery_ApiFulfillmentOption_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** awsSupportedServices **   <a name="AWSMarketplaceService-Type-marketplace-discovery_ApiFulfillmentOption-awsSupportedServices"></a>
The AWS services supported by this API integration.  
Type: Array of [AwsSupportedService](API_marketplace-discovery_AwsSupportedService.md) objects  
Required: Yes

 ** fulfillmentOptionDisplayName **   <a name="AWSMarketplaceService-Type-marketplace-discovery_ApiFulfillmentOption-fulfillmentOptionDisplayName"></a>
A human-readable name for the fulfillment option type.  
Type: String  
Required: Yes

 ** fulfillmentOptionId **   <a name="AWSMarketplaceService-Type-marketplace-discovery_ApiFulfillmentOption-fulfillmentOptionId"></a>
The unique identifier of the fulfillment option.  
Type: String  
Required: Yes

 ** fulfillmentOptionType **   <a name="AWSMarketplaceService-Type-marketplace-discovery_ApiFulfillmentOption-fulfillmentOptionType"></a>
The category of the fulfillment option.  
Type: String  
Valid Values: `AMAZON_MACHINE_IMAGE | API | CLOUDFORMATION_TEMPLATE | CONTAINER | HELM | EKS_ADD_ON | EC2_IMAGE_BUILDER_COMPONENT | DATA_EXCHANGE | PROFESSIONAL_SERVICES | SAAS | SAGEMAKER_ALGORITHM | SAGEMAKER_MODEL`   
Required: Yes

 ** usageInstructions **   <a name="AWSMarketplaceService-Type-marketplace-discovery_ApiFulfillmentOption-usageInstructions"></a>
Instructions on how to integrate with and use this API.  
Type: String  
Required: No

## See Also
<a name="API_marketplace-discovery_ApiFulfillmentOption_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/marketplace-discovery-2026-02-05/ApiFulfillmentOption) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/marketplace-discovery-2026-02-05/ApiFulfillmentOption) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/marketplace-discovery-2026-02-05/ApiFulfillmentOption) 