색인미확인수명주기 미확인품질 미측정구조화 한국어 안내 · 문장 번역 전

ClickSend REST API

clicksend.com에서 제공하는 문서·기록 분야의 API 제품입니다. 확인된 분류 신호는 통계·지표, OCR·텍스트 추출, 인증·계정, 메시지·알림입니다.

영문 원문 보기
ClickSend REST API

This is the official API documentation for ClickSend.com Below you will find a current list of the available methods for clicksend. NOTE : You will need to create a free account to use the API. You can [ Register Here ](https://dashboard.clicksend.com/ /signup/step1/). API URL The API should always be accessed over SSL. Base URL: https://rest.clicksend.com/v3/ Authentication Basic HTTP authentication should be used in the header. Either: username : Your API username password : Your API key You can get your API credentials by clicking 'API Credentials' on the top right of the dashboard. OR username : Your account username password : Your account password These are the same credentials that you use to login to the dashboard. Authorization Header The Authorization header is constructed as follows: 1. Username and password are combined into a string username:password 1. The resulting string is then encoded using Base64 encoding 1. The authorization method and a space i.e. "Basic " is then put before the encoded string. For example, if the user uses Aladdin as the username and open sesame as the password then the header is formed as follows: Authorization: Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ== PHP Authentication Header Example (using cURL) curl setopt($ch, CURLOPT HTTPHEADER, ['Authorization: Basic ' . base64 encode("$username:$password")]); Verbs The API uses restful verbs. Verb Description --- --- GET Select one or more items. Success returns 200 status code. POST Create a new item. Success returns 200 status code. PUT Update an item. Success returns 200 status code. DELETE Delete an item. Success returns 200 status code. Status Codes The API will respond with one of the following HTTP status codes. Code Response Description --- --- --- 200 SUCCESS Request completed successfully. 400 BAD REQUEST The request was invalid or cannot be otherwise served. An accompanying error message will explain further. 401 UNAUTHORIZED Authentication credentials were missing or incorrect. 403 FORBIDDEN The request is understood, but it has been refused or access is not allowed. An accompanying error message will explain why. 404 NOT FOUND The URI requested is invalid or the resource requested does not exists. 405 NOT FOUND Method doesn't exist or is not allowed. 429 TOO MANY REQUESTS Rate Limit Exceeded. Returned when a request cannot be served due to the application’s rate limit having been exhausted for the resource. See Rate Limiting. 500 INTERNAL SERVER ERROR Something is broken Application Status Codes The following status codes can be returned in addition to the HTTP status code. For example, when using the Send SMS endpoint: Response Description --- --- SUCCESS Message added to queue OK. Use delivery reports to get an update on the delivery status. MISSING CREDENTIALS Not enough information has been supplied for authentication. Please ensure that your Username and Unique Key are supplied in your request. ACCOUNT NOT ACTIVATED Your account has not been activated. INVALID RECIPIENT The destination mobile number is invalid. THROTTLED Identical message body recently sent to the same recipient. Please try again in a few seconds. INVALID SENDER ID Invalid Sender ID. Please ensure Sender ID is no longer than 11 characters (if alphanumeric), and contains no spaces. INSUFFICIENT CREDIT You have reached the end of your message credits. You will need to purchase more message credits. INVALID CREDENTIALS Your Username or Unique Key is incorrect. ALREADY EXISTS The resource you're trying to add already exists. EMPTY MESSAGE Message is empty. TOO MANY RECIPIENTS Too many recipients. MISSING REQUIRED FIELDS Some required fields are missing. INVALID SCHEDULE The schedule specified is invalid. Use a unix timestamp e.g. 1429170372. NOT ENOUGH PERMISSION TO LIST ID Don't have enough privilege to access or send to a list id. INTERNAL ERROR Internal error. INVALID LANG An invalid language option has been provided. INVALID VOICE An invalid voice (gender) option has…

번역은 이해를 돕기 위한 미검수 초벌 또는 구조화 안내입니다. 계약·의료·법률 판단에는 원문을 확인하세요.
연결된 문서
전역 집계 전현재 별표는 이 브라우저에만 저장
종합 품질근거 0%
가격미확인상세 가격 미수집
인증미확인
프로토콜REST205개 엔드포인트 수집
마지막 확인2026. 7. 28.출처 확인됨

SELECTION SUMMARY

도입 판단 요약

이 항목은 문서·기록 카테고리로 분류된 API 제품입니다. 확인된 분류 신호는 통계·지표, OCR·텍스트 추출, 인증·계정, 메시지·알림입니다. 상세 문장 번역은 아직 검수되지 않았으므로 아래 원문을 함께 확인하세요.

검수된 적합 용도

검증 정보 없음 — 태그와 카테고리는 분류 정보이며 적합성 보증이 아닙니다.

도입 전 확인

인증, 호출 제한, 데이터 처리 지역과 가격 조건을 연결된 문서에서 직접 확인하세요.

피해야 할 조건

제품별 제한 조건이 검수되지 않았습니다. 운영 적용 전에 공급자 조건을 재확인하세요.

EVIDENCED ADVANTAGES

API 특·장점

공급자·카탈로그·실측·편집 근거가 있는 신호만 표시하며, 근거 유형을 함께 밝힙니다.

카탈로그출처가 확인된 제품

카탈로그 원본과 확인 시점이 연결되어 있습니다.

공급자OpenAPI 3.0.0

정규화된 엔드포인트 205개를 탐색할 수 있습니다.

CATALOG TRUST

색인0

재배포 정책과 기본 식별 조건을 통과해 검색할 수 있지만 편집 승인은 아직 완료되지 않았습니다.

평가 2026. 07. 28. 13:05

QUALITY COVERAGE

미측정종합 점수
근거 충족률 0% · 신뢰 0%

unrated

핵심 도입 정보

인증검증 정보 없음
프로토콜REST
가격 모델미확인
리전검증 정보 없음
수집된 엔드포인트205개
마지막 확인2026. 07. 28. 13:05

같은 목적의 대체 API

같은 카테고리에서 공개 상태와 품질 근거를 우선해 표시합니다.