Creating an API Project
Getting Started with RapidAPI Testing
If you already have a RapidAPI account, your APIs will automatically integrate with RapidAPI Testing. Head to rapidapi.com/studio to create your first test.
If you do not have a RapidAPI account, sign up for free at rapidapi.com
Adding your APIs
First, let's add the API that you want to test. Click on + Add API Project on the top right corner of the page. A dialog will open, allowing you to specify the API's name, description, category, and team. Additionally, you can specify the API's definition in the form of an OpenAPI document, Postman Collection, GraphQL Schema, or Kafka file. Adding the API definition will make test creation easier.

An API Project is a container for multiple aspects of your API, including Requests, Tests, Analytics, and the Hub Listing. By default, all API Projects are private when created. The API Provider must choose to make the API Project public. When creating an API Project, you must select the category in the hub it most closely relates to. API Projects must also contain a description. Both the category and description help improve the findability of the API Project when it is made public.
Updated 7 months ago
Now that you have access to RapidAPI Testing, select how you want to create your first test: