Determining the API Hostname

Find your instance hostname and URL patterns.

Overview

This article will guide you on how to determine the correct hostname for accessing the API endpoints.

Finding your API Hostname

The hostname for your Fynapse instance is typically provided during your onboarding process. If you are unsure about your instance hostname, contact your professional services representative or refer to your service provisioning details.

Your instance will be accessible at the following base URL structure:

https://HOSTNAME/

API Hostname Structure

 Once you have identified your HOSTNAME, you can use the following structure:

EndpointURL FormatPurpose
Web Applicationhttps://HOSTNAME/webAccess the web-based interface
API Basehttps://HOSTNAME/apiInteract with API endpoints
Auth Tokenhttps://HOSTNAME/auth/tokenRetrieve authentication tokens