# Let

We highly recommend you to take 5 minutes to read the following topics in this specific order to ensure a good understanding of the API.

1. [Create an account](/docs/api/guides/create-account) - Create an Altoviz account
1. [Authentication](/docs/api/guides/authentication) - You have to be authenticated to use the APIs
1. [Schema](/docs/api/guides/schema) - Ensure that data are correctly formatted
1. [Errors](/docs/api/guides/errors) - Know how to deal with errors
1. [Pagination](/docs/api/guides/pagination) - Navigate through data
1. [webhooks](/docs/api/guides/webhooks) - Undertand the event mecanism

You're now aware of Altoviz APIs principles and ready to code 💪