@extends('admin.layouts.app') {{-- Custom CSS & JS --}} @section('custom-css') @endsection @section('content')
{{ \Illuminate\Support\Str::limit(Auth::user()->api_key, 20, $end='xxxxxxxxxxxxxxxxxxxxxxxxxx') }}
{{ __('Key Not Found') }}
{
"status": true,
"overall_optimized_images": 1,
"today": 1,
"today_optimized_size": "13.99kB",
"all_images": [
{
"image_id": "10772022359773",
"name": "Download-WebP-Images-in-Chrome-as-JPG-or-PNG-1.webp",
"width": 1000,
"height": 564,
"url": "https://optimer.s3.ap-south-1.amazonaws.com/files/2/optimize/80178261414838.webp",
"size": 14326,
"created_at": "2023-02-09T12:50:19.000000Z"
}
]
}
{
"status": true,
"overall_media_images": 1,
"today": 1,
"all_images": [
{
"image_id": "10772022359773",
"name": "Download-WebP-Images-in-Chrome-as-JPG-or-PNG-1.webp",
"width": 1000,
"height": 564,
"url": "https://optimer.s3.ap-south-1.amazonaws.com/files/2/optimize/80178261414838.webp",
"size": 14326,
"created_at": "2023-02-09T12:50:19.000000Z"
}
]
}
{{ __('Required') }} images[] - Array (File)
{{ __('Required') }} compression_ratio - Integer (Eg: 30)
{{ __('Optional') }} media_upload - String (Eg: true / false)
{
"status": true,
"download_url": [
"https://optimer.s3.ap-south-1.amazonaws.com/files/2/optimize/80178261414838.webp"
]
}
{{ __('Required') }} image_id - Array (Eg : ["98515682461707", "98518182369707"])
{{ __('Optional') }} permanent_delete - Boolean (Eg: true / false)
{
"status": true,
"delete": [
true,
true
]
}
{{ __('Required') }} image_id - String (Eg : "98515682461707")
{
"status": true,
"single_image":
{
"image_id": "10772022359773",
"name": "Download-WebP-Images-in-Chrome-as-JPG-or-PNG-1.webp",
"width": 1000,
"height": 564,
"url": "https://optimer.s3.ap-south-1.amazonaws.com/files/2/optimize/80178261414838.webp",
"size": 14326,
"created_at": "2023-02-09T12:50:19.000000Z"
}
}
{
"status": true,
"maximum_optimize": "Unlimited",
"available_optimize": "Unlimited",
"current_storage": "20GB",
"used_storage": 0,
"available_storage": "20GB"
}