alexis
04/21/2025, 12:50 PMcurl '<http://localhost:8108/keys>' \
-X POST \
-H "X-TYPESENSE-API-KEY: MyMainApiKey" \
-H 'Content-Type: application/json' \
-d '{"description":"API for the scrapper","actions": ["aliases:get", "aliases:upsert", "aliases:create", "collections:delete", "collections:create", "documents:import"], "collections": ["docs","docsDev"]}'