Authentication
Required headers
Keep API keys on your server. Browser apps should call your own backend first, then let your backend call mymolecules with x-api-key.
x-api-key: <MYMOLECULES_API_KEY>
Content-Type: application/jsonAuthentication
Production integrations use a mymolecules API key through x-api-key. The website playground is a separate testing surface that requires approved website access.
Authentication
Keep API keys on your server. Browser apps should call your own backend first, then let your backend call mymolecules with x-api-key.
x-api-key: <MYMOLECULES_API_KEY>
Content-Type: application/json