Export to OpenAPI specification

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Export a REST API as an OpenAPI specification to import it into another web services tool.

    시작하기 전에

    Role required: web_service_admin, rest_api_explorer, or admin

    프로시저

    1. Navigate to All > System Web Services > REST > REST API Explorer.
    2. Select the API you want to export.
      For example, use these choices to select the Table API for export.
      Field Value
      Namespace now
      API Name Table API
      API Version latest
    3. Below the list of API methods, select the link for the export format you want to use.
      옵션설명
      Export OpenAPI Specification (YAML) Format the export in YAML.
      Export OpenAPI Specification (JSON) Format the export in JSON.
      The browser displays a window to select a download location.
    4. Select the download location and file name.
    5. Save the file.

    결과

    The system downloads the API in the format you selected.

    다음에 수행할 작업

    Import the API into a web services tool such as Postman or Insomnia.