---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/api-reference

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Export to OpenAPI specification

# Export to OpenAPI specification {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Export a REST API as an OpenAPI specification to import it into another web services tool.

## Vorbereitungen

Role required: web_service_admin, rest_api_explorer, or admin

## Prozedur

1. Navigate to AllSystem Web ServicesRESTREST API Explorer.
2. Select the API you want to export.  
   For example, use these choices to select the Table API for export.  
   {#export-openapi-specification__table_nlw_q42_25b__entry__2}

   | Field | Value |
   |-|-|
   | Namespace | now |
   | API Name | Table API |
   | API Version | latest |
   [ ]

   {#export-openapi-specification__table_nlw_q42_25b}
3. Below the list of API methods, select the link for the export format you want to use.

   | Option | Bezeichnung |
   | Export OpenAPI Specification (YAML) | Format the export in YAML. |
   | Export OpenAPI Specification (JSON) | Format the export in JSON. |
   |-|-|

   {#export-openapi-specification__choicetable_un2_fp2_25b}  
   The browser displays a window to select a download location.
4. Select the download location and file name.
5. Save the file.

## Ergebnisse

The system downloads the API in the format you selected.

## Nächste Maßnahme

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

