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 playground is a separate testing surface that requires approved account access.
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