tOKENDownloadFileUrlGet
/{TOKEN}/downloadFile/{url}
Usage and SDK Samples
curl -X GET "https://api.apieco.ir/surush/{TOKEN}/downloadFile/{url}"
import io.swagger.client.*;
import io.swagger.client.auth.*;
import io.swagger.client.model.*;
import io.swagger.client.api.DownloadFileApi;
import java.io.File;
import java.util.*;
public class DownloadFileApiExample {
public static void main(String[] args) {
DownloadFileApi apiInstance = new DownloadFileApi();
String xApiKey = xApiKey_example; // String | apikey for use API
String tOKEN = tOKEN_example; // String | مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
String url = url_example; // String | مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
try {
apiInstance.tOKENDownloadFileUrlGet(xApiKey, tOKEN, url);
} catch (ApiException e) {
System.err.println("Exception when calling DownloadFileApi#tOKENDownloadFileUrlGet");
e.printStackTrace();
}
}
}
import io.swagger.client.api.DownloadFileApi;
public class DownloadFileApiExample {
public static void main(String[] args) {
DownloadFileApi apiInstance = new DownloadFileApi();
String xApiKey = xApiKey_example; // String | apikey for use API
String tOKEN = tOKEN_example; // String | مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
String url = url_example; // String | مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
try {
apiInstance.tOKENDownloadFileUrlGet(xApiKey, tOKEN, url);
} catch (ApiException e) {
System.err.println("Exception when calling DownloadFileApi#tOKENDownloadFileUrlGet");
e.printStackTrace();
}
}
}
String *xApiKey = xApiKey_example; // apikey for use API (default to WsLdHK46I5Wfr5xgI0ynjjyiw9Fyhydu)
String *tOKEN = tOKEN_example; // مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
String *url = url_example; // مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
DownloadFileApi *apiInstance = [[DownloadFileApi alloc] init];
[apiInstance tOKENDownloadFileUrlGetWith:xApiKey
tOKEN:tOKEN
url:url
completionHandler: ^(NSError* error) {
if (error) {
NSLog(@"Error: %@", error);
}
}];
var _ = require('_____');
var api = new _.DownloadFileApi()
var xApiKey = xApiKey_example; // {String} apikey for use API
var tOKEN = tOKEN_example; // {String} مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
var url = url_example; // {String} مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
var callback = function(error, data, response) {
if (error) {
console.error(error);
} else {
console.log('API called successfully.');
}
};
api.tOKENDownloadFileUrlGet(xApiKey, tOKEN, url, callback);
using System;
using System.Diagnostics;
using IO.Swagger.Api;
using IO.Swagger.Client;
using IO.Swagger.Model;
namespace Example
{
public class tOKENDownloadFileUrlGetExample
{
public void main()
{
var apiInstance = new DownloadFileApi();
var xApiKey = xApiKey_example; // String | apikey for use API (default to WsLdHK46I5Wfr5xgI0ynjjyiw9Fyhydu)
var tOKEN = tOKEN_example; // String | مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
var url = url_example; // String | مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
try
{
apiInstance.tOKENDownloadFileUrlGet(xApiKey, tOKEN, url);
}
catch (Exception e)
{
Debug.Print("Exception when calling DownloadFileApi.tOKENDownloadFileUrlGet: " + e.Message );
}
}
}
}
<?php
require_once(__DIR__ . '/vendor/autoload.php');
$api_instance = new Swagger\Client\Api\DownloadFileApi();
$xApiKey = xApiKey_example; // String | apikey for use API
$tOKEN = tOKEN_example; // String | مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
$url = url_example; // String | مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
try {
$api_instance->tOKENDownloadFileUrlGet($xApiKey, $tOKEN, $url);
} catch (Exception $e) {
echo 'Exception when calling DownloadFileApi->tOKENDownloadFileUrlGet: ', $e->getMessage(), PHP_EOL;
}
?>
use Data::Dumper;
use WWW::SwaggerClient::Configuration;
use WWW::SwaggerClient::DownloadFileApi;
my $api_instance = WWW::SwaggerClient::DownloadFileApi->new();
my $xApiKey = xApiKey_example; # String | apikey for use API
my $tOKEN = tOKEN_example; # String | مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
my $url = url_example; # String | مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
eval {
$api_instance->tOKENDownloadFileUrlGet(xApiKey => $xApiKey, tOKEN => $tOKEN, url => $url);
};
if ($@) {
warn "Exception when calling DownloadFileApi->tOKENDownloadFileUrlGet: $@\n";
}
from __future__ import print_statement
import time
import swagger_client
from swagger_client.rest import ApiException
from pprint import pprint
# create an instance of the API class
api_instance = swagger_client.DownloadFileApi()
xApiKey = xApiKey_example # String | apikey for use API (default to WsLdHK46I5Wfr5xgI0ynjjyiw9Fyhydu)
tOKEN = tOKEN_example # String | مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
url = url_example # String | مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
try:
api_instance.t_oken_download_file_url_get(xApiKey, tOKEN, url)
except ApiException as e:
print("Exception when calling DownloadFileApi->tOKENDownloadFileUrlGet: %s\n" % e)
Parameters
Path parameters
Name | Description |
---|---|
TOKEN* |
String
مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
Required
|
url* |
String
مقدار TOKEN در ابتدای ثبت نام بات به شما داده شده است
Required
|
Header parameters
Name | Description |
---|---|
x-api-key* |
String
apikey for use API
Required
|