Introduction
Welcome to the Developer Documentation for NeoDay!
Here you will find the needed information about integration towards NeoDay, implementing our provided SDK's, explanation of our processes or references for your development.
The best place to start is with understanding some core concepts of NeoDay
- Instances - You Instance of NeoDay in which you will communicate with.
- Clients - Your registration of your app as a 'Client' towards the NeoDay API.
If you want to jump straight to implementation reference, you can find details under the guides.
- API - Communicating from Server to Server towards your NeoDay Instance.
- Website - Knowledge and Configuration for your NeoDay Instance's Website.
- Native App - Knowledge and Possibilities for your NeoDay Instances Native App.
- SDK: Android - Implementing the SDK in your own native Android Application.
- SDK: iOS - Implementing the SDK in your own native iOS Application.
- SDK: Web - Implementing the SDK in your own website.
Or, if you want to see a more detailed writeup of our API, you can find that on our API Page