import { Callout, Card, Cards, Steps } from 'nextra/components';
import Link from 'next/link';
# Oolio
Hi there, Welcome to the home of Oolio developers.
Here you will find resources to help you build your application for hospitality using Oolio platform APIs.
## Explore<Cards><Cardtitle="Docs"href="./concepts/overview" /><Cardtitle="API Reference"href="https://docs.oolio.dev/sso/api-reference" /></Cards>## Getting started<Steps>### Signup
You can start by clicking the link: [Signup](https://oolio.dev/sso/signup)\
_Once signed up, you will be navigated to the portal home page_### Create an Application
To develop using Oolio platform API you must register an application in Oolio developer portal.
<Callouttype="warning"emoji="🚧">
Our developer portal is under construction.
Please reach out to one of our senior engineers to help you register your app.
</Callout>### Install SDK
Use our SDK to start using Oolio platform APIs. _You can read our API reference to understand available APIs_<Cards><Cardtitle="TypeScript"href="/sdk/introduction" /><Cardtitle="Go"href="/sdk/introduction" /></Cards>### Start Developing
Explore our API reference and guides to start developing your application.
</Steps>