Welcome to Apiable! As a new customer, this guide will help you successfully onboard and implement your API Portal using our platform. By following this step-by-step plan, you'll gain a complete understanding of each feature and ensure that your API offerings are set up for success.
Settings
Settings allows for global configuration options that affect the entire platform. It's a good idea to review the pre-defaults here before going live with your portal, for instance, does your organization work with individual developers or teams of developers that are working for a single company? Do you need to add a 3rd party app like a cookie banner? This is the place to check how your portal will work at a high level.
Portal Settings
Role: Organisation Admin | Portal Admin
Set Portal Details
This section is your hub for managing the general settings of your API Portal. From here, you can customize various aspects to tailor the portal to your specific needs.
Portal name - If necessary change your portal name to make it easier for your internal team to know which portal they are working on. This does not change how the portal is viewed externally.
Full API documentation - Upload your full API documentation here. Accepted formats: JSON or YAML containing your API documentation. This will be visible under .../full-api-reference
Registration process approval - Set an Approval group here as necessary. Setting this means that a member of the group must approve new users before they are allowed full access to the site.
Additional portal registration fields - Enable additional portal registration fields to be displayed to the user during the registration process i.e. The Company field will be made available where the API developers are working for a company.
Default Tab for Product View - Select a default tab for products. This allows you to determine which tab is displayed first when viewing products in the portal. This helps streamline your experience and ensures you see the most relevant information right away.
Marketing
Change the discoverability of your portal. Changes made here elevate your portal's online presence, attract a wider audience, and effectively promote your APIs to potential users.
Google Tag Manager - Enter your Google Tag Manager ID to connect Google Tag Manager with Apiable. This integration enables you to add third-party apps, such as a cookies app or a chatbot.
Search Engine Optimization - Customize the high-level HTML head attributes of your portal to improve search engine optimization such as Open Graph Protocol .
Domains
Make it easier for your customers to find you by adding a custom domain name.
Custom domain - Enter your own domain, ex. developers.yourcompany.com. You’ll see the DNS settings, when you’ve added a custom domain.
Security
Secure your API portal so that only your intended audience can get access to it.
Restricted portal access - In some cases you may wish to restrict access to the portal, for example during the build phase you may not want anyone to be able to see the portal without a password.
Multi-factor Authentication - Set Multi-factor Authentication if required. When enabled, your users logging into the Portal will be forced to use an Authenticator to prove their authenticity. This setting is recommended.
Custom CSS
You can create custom CSS for a wide range of selectors to tailor the appearance of your portal or web application. These selectors allow you to target specific HTML elements or classes and apply unique styles, enhancing the overall user experience. For more details on the full list of supported selectors, refer to the documentation.
Custom CSS - Enter your custom CSS here, or upload a CSS file.
Organization
Role: Organisation Admin | Portal Admin
Accounts and permissions
The central hub for administering dashboard accounts and their associated permissions within your organization.
Accounts - Add and adjust new organizational accounts. These accounts will have access to the Apiable Adminstration dashboard.
Apiable offers by default the following roles within the dashboard:
Organisation Admin - This role is for the person who manages the organization, it allows full access to organization resources except for creating/deleting organizations.
Portal Admin - This role is for the person who manages the portal, it allows full access to portal resources.
Product Owner—This role is for the person who needs to manage products. It allows the creation, publication, and deletion of products.
Configuration Owner - This role is for the person who needs to configure gateways; it allows to create, modify, and delete gateways.
Member - This role only allows to read resources from the organization.
To add a new role to an existing account, navigate to Settings > Organization > Accounts & Permissions and click on the + (plus) symbol. A drop-down list will appear where you can modify the selected account's role.
Groups
You can efficiently organize your employee accounts into groups, empowering seamless collaboration and teamwork on their respective API Products.
Groups - Group your employee accounts to enable close collaboration.
Approval Groups
Ensure only those consumers that you approve have access to your API product. Approval may be on registration, subscription or both.
Approval Groups - Create collections of employee accounts that may approve new registrations and subscriptions.
Billing & Subscriptions
Manage your Apiable subscription and billing. This is mostly for reference, however you may wish to activate the Usage Events add-on:
Usage Events Add-on - Set to true, as required. The usage package enables advanced API analytics and usage-based monetization by tracking your logged API calls.
Admin Dashboard
Portal
Role: Product Owner | Portal Admin
Pages
The following pages should be adjusted prior to go-live:
/about - About your company/portal.
/terms - The Terms and Conditions that apply to this portal.
/contact - The contact information for consumers who need to get in touch.
/privacy - The privacy policy for this portal.
💡 It's also possible to redirect the consumer to an external page. See Portal > Navigation.
Have your developer review these pages that are provided out of the box as necessary:
/articles
/help-support
/authz
/start
/product-page
/mobile-product-page
/landing-page
/mobile-landing-page
Theme
Make changes to the theme to match your brand.
General Settings
Make general changes that affect the branding on your site.
Logo - Upload your logo.
Favicon - Upload your Favicon.
Show video component - Choose whether to show the video component on the landing page.
Hero Section
Changes made here affect the upper part of the landing page, the "hero" section.
Hero Image - Upload an image that reflects your brand.
CTA Button 1 - Set the text to be shown on the primary Call to Action button.
CTA Button 2 - Set the text to be shown on the secondary Call to Action button.
Colors
Change the colors used on your portal.
General - Set the primary and secondary colors that match your brand.
Text - Set the primary and secondary text colors.
Code Block - Change the code style on your portal.
Typography
Apply the correct font type.
Font family - Select from the list of available fonts.
Buttons
Change the behavior of buttons on your site.
Rounded buttons - Check this box for rounded buttons.
Texts
Modify the default texts for the following strings as required:
Hero Title
Hero Text
CTA Button 1
CTA Button 2
Hero Body
Hero Body 2
Video Text
Product Text 1
Product Text 2
Products link
Copyright
💡 Deeper theme changes can be made by adjusting the Custom CSS (available under Settings)
💡 Changes to the elements available on each page can be modified via Portal > Pages (ask Apiable or your developer.)
Navigation
Change the navigation to match the user experience.
Main Navigation
Make changes to the header navigation structure.
Name | Slug |
My Subscriptions | subscriptions |
Teams | teams |
Products | products |
Full API Reference | full-api-reference |
Docs | docs |
Options:
Inactivate - If the menu item is not required then inactivate.
Privacy - Make the link Public or Private.
Name - Change the name of the navigation item.
Use External Link - Point the link to an external web page (opens in new tab.)
Footer Navigation
Make changes to the footer menu navigation.
Name | Slug |
About | about |
Contact | contact |
Terms | terms |
Privacy | privacy |
Options:
Inactivate - If the menu item is not required then inactivate.
Privacy - Make the link Public or Private.
Name - Change the name of the navigation item.
Use External Link - Point the link to an external web page (opens in new tab.)
Products
Role: Product Owner
Create a new API Product and define specific Plans to support your use cases. This involves bundling relevant APIs, setting access levels, and configuring pricing and quotas to align with your business needs. By tailoring API Products and Plans, you can offer customized access and features that cater to different user groups or usage scenarios.
For more details please see the Build section.
Integrations
Role: Configuration Owner
Connect your API Gateway and integrate a Payment Provider (e.g., Stripe) with your API Portal to enable secure and seamless access for your users. Linking your API Gateway ensures that requests to your APIs are routed correctly, with proper authentication and traffic management. Adding a Payment Provider allows you to offer subscription plans, manage billing, and handle transactions directly through the portal. With both integrations, you can deliver a streamlined experience where users can subscribe to your API products, make payments, and start using your services without additional setup.
For more details please see the Connect section.
Content
Role: Product Owner | Portal Admin | Technical Writer
Articles
Articles are free form content that you can use to communicate with your API consumers. For example:
Blog Posts
Release Notes
Events
New API Features
Create new Articles to engage your audience.
Use tags and collections to organize your articles so that API consumers may more easily find and consume your content.
When you are ready Publish your article.
Select if the article is Visible to Everyone, or if you need to be logged in to view it.
Documentation
Write clear, comprehensive documentation to guide your API consumers in understanding how to effectively use your APIs and get authorized.
To support authorization, explain the authentication methods your APIs use, such as API keys, OAuth, or JWT tokens. Include step-by-step instructions on how to obtain and use credentials, with examples that demonstrate proper authorization setup. Additionally, provide sample code snippets in popular programming languages and offer troubleshooting tips for common authorization errors.
Thorough documentation helps your API consumers integrate with confidence and minimizes support requests, ultimately leading to a smoother and more efficient user experience.
For more details please see the Documentation section.