Generating your API key

Generating your API key

Quick Trick - To generate an API key within your Webio organisation, log into your organisation, click into the organisation you want to generate the key for, scroll down to the API section and click Generate Public API.

1) Click into your organisation and scroll down to the API section.  Under Public API Key click GENERATE.



2) The warning message below will be displayed, once you have read it, to continue, click GENERATE.



3) The API Key will be displayed.  This will remain valid against your organisation until it is deleted. Click CANCEL to close the message.  Your API Key is now stored against your organisation.

 

To send outbound conversations via the API you will also require a schedule ID that is associated with your organisation.  This can be retrieved from the campaign summary report within the reporting section.


    • Related Articles

    • API and Webhooks

      Webio blended conversations allow you to seamlessly communicate between your clients with human or automated agents. Connecting these conversations with your internal systems provides richer conversations and slicker processes. API Requests Using ...
    • Webio Webhook - What it does

      Using Webio's webhook you can configure your endpoints within your Webio organisation to post or retrieve data. Identifying the request is from us To identify the request as originating from Webio, first use the API to generate a JWT token.  Haven't ...
    • Webio Webhooks

      Quick trick: click into organisations, scroll down to Webhooks, click create Webhook, enter the callback URL, select the events you want to subscribe to and click create.   Some bots require data from your system in real-time.  This can be used to ...
    • Change Update - Webhooks

      Following feedback we are updating our webhooks for the events messageStatusUpdate, inboundMessage and messageSend.  The messageStatusUpdate and inboundMessage will include additional fields and the messageSend will now be sent on a new type =  ...
    • SFTP Hooks

      You can now use Webio SFTP hooks to combine the power of webhook realtime posts and SFTP file transfers to deliver webhook calls as JSON files to your organisation's Webio SFTP folder for retrieval.   You will need to configure your Webio SFTP and ...