Skip to content

Authentication

All API requests require authentication using your application secret key. Set the following header for every API call:

Authorization: Bearer ryl_sk_YOUR_SECRET_KEY

You can find your secret key in the Royal Console 🔗 under Services > Indexer Configuration.

Note that your application secret key is sensitive. Be sure to follow best practices for secure storage and transmission.