cURL
curl --request POST \ --url https://api-dev.withflock.com/checkpoints/ingest \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "externalUserId": "<string>", "environment": "production" } '
{ "success": true }
Documentation IndexFetch the complete documentation index at: https://docs.withflock.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.withflock.com/llms.txt
Use this file to discover all available pages before exploring further.
production
test