Introduction
This guide will walk you through everything you need to know to create and manage your applications in Bokio developer portal. This portal provides the necessary tools to help developers integrate their applications with Bokio. The registration process involves providing essential details about the application, such as its name, description, and the specific permissions it requires.
Accessing the Developer Portal
Navigate to Bokio Developer Portal, where you will find two options to get started:
Sign In: If you already have a Bokio account, use your existing credentials to log in.
Sign Up: If you are new to the Bokio ecosystem, you can create your Bokio account directly from here to begin your developer journey.
Home Page (Dashboard)
The dashboard provides a complete overview of your applications and their status, whether in Test or Production mode. You can quickly see how many apps you have created, access existing apps for editing, or start a new integration by clicking Create New Application. The dashboard also offers quick access to developer documentation, including API references, and integration guides.
Creating a New Application
Creating a new application is straightforward. Click Create New Application and fill in the required details. Provide a descriptive Application Name that clearly reflects your app’s purpose, along with a concise Description explaining what the app does. Enter the Callback URL. Finally, choose the Application Mode: Test mode for development and testing, or Production mode for live, user-facing apps. Click Save to register the application.
It’s important to choose a meaningful name and description to help users understand your integration. Ensure that your callback URL is secure (HTTPS) and accessible from Bokio servers.
Viewing and Editing Applications
After creating your application, you can click on it from the dashboard to view detailed information. Here, you have the option to edit the app’s name, description, callback URL. You can also manage API credentials and other settings. It’s strongly recommended to test your app thoroughly in Test mode before switching it to Production, to ensure that everything works smoothly.
Developer Tips & Best Practices
Always test integrations in Test mode before switching to Production. Keep your documentation clear and user-friendly. Use HTTPS for all callback URLs and protect credentials. Monitor API usage and errors to ensure reliability, and update your app as Bokio APIs evolve or new features are released.
For additional help, contact Bokio Developer Support via support link, providing your app details and any error logs.
Updated 11 days ago
