Each of the fetchdocs clients starts with one environment for development. Once you are ready to go live, you can request a production environment. If you need more environments f.e. for testing, you can request those as well. The number of environments isn't limited at the moment.
Each of the environments is completely separated from each other. This means that you need to use different API keys for each environment, and you can't access the data of one environment from another.
Each of the environment has its own frontend URL: https://{environment}.fetchdocs.io.
The API URL is the same for all environments: https://api.fetchdocs.io.
To authenticate with the API, you need to use the API key of the environment you want to access. Provide the API key in the X-API-KEY header of your request.
Not all API endpoints can be access from an environment. Some endpoints are only available for the frontend. You can find the information about the availability of an endpoint in the API reference.
To create a new environment, please contact the fetchdocs support team. They provide you with the necessary information to get started with the new environment.
This is some placeholder content the Profile tab's associated content. Clicking another tab will toggle the visibility of this one for the next. The tab JavaScript swaps classes to control the content visibility and styling.
This is some placeholder content the Dashboard tab's associated content. Clicking another tab will toggle the visibility of this one for the next. The tab JavaScript swaps classes to control the content visibility and styling.
This is some placeholder content the Settings tab's associated content. Clicking another tab will toggle the visibility of this one for the next. The tab JavaScript swaps classes to control the content visibility and styling.