cURL
curl --request GET \ --url https://reelmirror.com/api/v1/
{ "name": "ReelMirror API", "version": "v1", "docs": "https://reelmirror.com/docs", "endpoints": {}, "auth": { "methods": [ "api_key", "jwt" ], "header": "Authorization: Bearer {token}" }, "scopes": [ "<string>" ] }
Returns API metadata including version, available endpoints, authentication methods, and scopes. No authentication required.
API metadata
"ReelMirror API"
"v1"
"https://reelmirror.com/docs"
Map of endpoint categories to their base paths
Show child attributes
Available API permission scopes