Product Updates

Stay up to date with the latest product updates and improvements from Restly. We are constantly working to improve our OpenAPI designer and documentation tools.

Contact Information

Launched: May 7, 2026

You can now set your API's Contact Information directly from the OpenAPI editor. This information will be included in generated OpenAPI spec files, can be parsed from existing OpenAPI spec files, and can be used by tools that generate support or contact links in documentation sites.

Organize your Endpoints with OpenAPI Tags

Launched: May 6, 2026

Restly now supports OpenAPI Tags. Tags are an excellent way to organize API endpoints into groups. OpenAPI tools often use tags to bundle operations to better organize your API.

Restly now supports creating tags, assigning tags to endpoints, and even propegating tag name changes across your entire API. Restly will also add tags to generated OpenAPI files, and parse tags when creating an API from an existing OAS spec file.

OpenAPI Examples Now Supported for Schemas, Parameters, Request Bodies, and Response Bodies

Launched: May 5, 2026

You can now configure your OpenAPI Examples when designing your API, generating an OpenAPI spec file, or importing an OpenAPI spec file. OpenAPI Examples allow you to define example values for your API's request and response payloads, making it easier to understand and test your API.

You can learn more about examples in our new article, OpenAPI Examples: A Practical Guide.

Default Endpoint Operation Responses

Launched: Apr 30, 2026

Restly now supports Default Responses when designing your API, generating an OpenAPI spec file, or importing an OpenAPI spec file. Default Responses allow you to define a response schema that is a catch-all for any status codes not explicitly defined.

Endpoint Operation IDs

Launched: Apr 29, 2026

You can now view and set Operation IDs from Restly's API designer. operationId is a unique identifier that should remain consistent across API versions. It allows SDKs, code generators, and documentation tools to reliably identify and link to specific API operations, even as other aspects of the API evolve.

anyOf, oneOf, allOf, Data Types

Launched: Apr 21, 2026

You can now use anyOf, oneOf, and allOf to combine schemas for more complex data structures and type systems. Restly's interface allows you to do this without needing to write any raw JSON or YAML schema.

New API From an Existing OpenAPI File

Launched: Apr 20, 2026

Starting a new API has now gotten much easier. When creating a new API, you can import an existing OpenAPI file to have your API pre-populated. Restly supports importing a YAML or JSON schema file, and supports OpenAPI versions 3.0.x, 3.1.x, and 3.2.x.

Try For Free

No credit card, no commitment. Try Restly and see if it's the right fit for your team. We are also available to chat, contact us anytime with comments, feedback, or questions.