Warning: API Version 1 is deprecated. Please use API Version 2.
Api Documentation

Files

Retrieves a single base64 encoded file.
Creates a new specified image and places it in the right context.
Json
XML
GET https://api.bundeling.com/V1/files

Parameters

Url

NameDescriptionType
idA required file identifierstring

Example request

Headers

Content-Type:application/json
Api-Key:RAegSX8yZfEbqSPM

Example response

{
    "filename": "r029jgxdfkoj20394856oijawd.png",
    "content": "LCJwYeyJjbGllbnQiOjEwXRoIjoidXNlcnNcLzE1XC91..."
}