website logo
⌘
K
Book a DemoSign Up ->
🌐
Help Center
💼
Jobs
🚀GETTING STARTED
👋Welcome to Archbee 🤓
Learn the basics
How to get started
📝EDITOR
📃DOCUMENTS
🗃️SPACES
🌎HOSTED SPACES
🔃PUBLIC API
GET
Get document
POST
Update / Create document
DELETE
Delete document
GET
Search document
☕ORGANIZATIONS
📦IMPORT & EXPORT
🔌INTEGRATIONS
📥GUIDES
➿MISC
🙋Q&A
Docs powered by
Archbee
IMPORT & EXPORT

Importing OpenAPI / Swagger

This feature is available on these plans:

✔️ Starter ✔️ Growing ✔️ Scaling ✔️ Enterprise



Why use OpenAPI import?

If your product is built for developers or your product has an API, you need great product documentation — otherwise, you can't cut through to developers.

Once you import your OpenAPI file, Archbee will read it and convert it to a beautiful UI and make it ready to be:

  1. shared publicly(on a custom domain)
  2. internally with your colleagues and teams.

Once imported, you can sync, update and test your OpenAPI. See more details in the sections below.

Rules and default settings

Imported OpenAPI files can not be manually modified in Archbee.

To update and maintain your OpenAPI, check our sync options

Supported OpenAPI versions:

Archbee currently supports the following OpenAPI versions to be imported:

  1. Version 2.0 and 2.0.XX
  2. Version 3.0 and 3.0.XX
  3. Version 3.1 and 3.1.XX

Supported Auth methods

Archbee currently supports the following Auth methods:

  1. Basic Authentication
  2. API Keys
  3. Bearer Authentication

If you import OpenAPI files with other Auth methods, they will import correctly, and the Auth method will be ignored.

This means that you will get the whole Archbee OpenAPI experience, except the Try It! feature, if your endpoint requires an Auth that is not in the list above.

Others

  1. If you define a "default" parameters in your OpenAPI and you give it a value, the code sample and the parameter box will be automatically pre-populated with that value. This makes it easy for your users or customers to test your API with Try It! withoud having to update all the required parameters.
  2. If you define an "example" parameter in your OpenAPI, the example value will be displayed on the left side just below the API parameter. This makes it easy for your users to identify what type of input is needed for that specific parameter.
Document image


How does it work?

1

Import your OpenAPI file using the Import Content & Import buttons:



Document image




Document image


Or sync your OpenAPI files directly from your GitHub repository.

With Archbee's Github Integration you can add&sync your openAPI files directly from your repo.

2

Preview and test your imported OpenAPI

Document image


Preview and test your newly imported OpenAPI with Archbee's API TRY IT! feature.

3

Publish or share it with your colleagues or customers

Publish it to Preview or on a Custom Domain and make it available to your colleagues, teams, or users.

If you would like to protect the content and only share it with a selected few, check out our Public Access Controls options for published portals.

4

Maintain, sync and configure it:

  1. Sync it manually
  2. Sync automatically via API
  3. Change sample code language

Here's a video of how it works





Updated 22 Sep 2023
Did this page help you?
PREVIOUS
Subscriptions & Payment
NEXT
API Try It!
Docs powered by
Archbee
TABLE OF CONTENTS
Why use OpenAPI import?
Rules and default settings
Supported OpenAPI versions:
Supported Auth methods
Others
How does it work?
Here's a video of how it works
Docs powered by
Archbee