Authentication

Updated
Cover image for: Authentication

All requests to the API must include an HTTP Authorization header containing an API token in the format:

Authorization: Token {key_token}

Where key_token is the value of the token attribute on a key resource. A key is always generated when a new organisation is created.

Using cURL

curl https://ricloud-api.reincubate.com/ \
    --header "Authorization: Token {key_token}"

Using *ricloud-py*

See the ricloud-py configuration documentation for more detail on how to setup the client to use your credentials.

If you are looking for information related to authenticating with the iCloud services, see the iCloud session initialisation docs.

How can we help?

Our support team are here to help!

Our office hours are Monday to Friday, 9 AM to 5 PM GMT. The time is currently 2:53 PM GMT.

We aim to reply to all messages within one working day.

Our awesome support team

© 2008 - 2024 Reincubate Ltd. All rights reserved. Registered in England and Wales #5189175, VAT GB151788978. Reincubate® and Camo® are registered trademarks. Privacy policy & terms.