Select theme:
End of Year Promotion: Save $100 with code CHEERS2026 — valid until January 10, 2026. See Pricing
The OpenAPI (formerly known as Swagger) is a way to provide a formal specification of your REST API. Radzen Blazor Studio makes it easy to consume such API. It scaffolds for you:
In the following tutorial we will show how to:
The tutorial uses the public PetStore service available at https://petstore3.swagger.io.
button.PetStore. The name must be a valid C# identifier. It is used for namespaces and service class names.https://petstore3.swagger.io/api/v3/openapi.json. 

This procedure will generate the following code:
PetStoreService.csPet.cs, Category.cs et. al.)In this step we will display the Pet entities returned by the findPetsByStatus method.
Pages directory and select New Page....Pet. This will display the Specify CRUD methods dialog.FindPetsByStatus. The generated page will use the FindPetsByStatus() method of the PetStoreService generated in the previous step.

OnOnitializedAsync method from the dropdown.Invoke statement and set the status parameter to "available".

You should see something like this:

Radzen is free to use. You can also test the premium features for 15 days.
Start FreeSelect theme: