# REST API SmsManager API pro správu účtů a dalších zdrojů SmsManageru. Version: v1 ## Servers Odpoví s daty vašeho požadavku ``` https://rest-api.smsmngr.com/v1 ``` ## Security ### x-api-key Type: apiKey In: header Name: x-api-key ## Download OpenAPI description [REST API SmsManager](https://api-ref.smsmanager.com/_bundle/openapi/cs/rest/restapi_v1.yaml) ## API klíč Pro správu API klíčů použijte následující koncové body. ### Získat informace o aktuálním API klíči - [GET /apikey/me](https://api-ref.smsmanager.com/openapi/cs/rest/restapi_v1/api/paths/~1apikey~1me/get.md) ### Vytvořit nový API klíč - [POST /apikey/add](https://api-ref.smsmanager.com/openapi/cs/rest/restapi_v1/api/paths/~1apikey~1add/post.md) ### Aktualizovat API klíč - [POST /apikey/update](https://api-ref.smsmanager.com/openapi/cs/rest/restapi_v1/api/paths/~1apikey~1update/post.md) ## Stav Pro čtení stavu odeslaných zpráv použijte následující koncové body. ### Přečíst stav odeslané zprávy - [GET /message](https://api-ref.smsmanager.com/openapi/cs/rest/restapi_v1/status/paths/~1message/get.md) ### Přečíst odeslané zprávy - [GET /messages](https://api-ref.smsmanager.com/openapi/cs/rest/restapi_v1/status/paths/~1messages/get.md) ### Přečíst odeslané požadavky - [GET /requests](https://api-ref.smsmanager.com/openapi/cs/rest/restapi_v1/status/paths/~1requests/get.md) ## Inbox For reading inbox messages use the following endpoints. ### Get inbox messages - [GET /inbox](https://api-ref.smsmanager.com/openapi/cs/rest/restapi_v1/inbox/paths/~1inbox/get.md) ## Credit For reading credit balance or pricelist info use the following endpoints. ### Získat aktuální stav kreditu pro API klíč - [GET /credit](https://api-ref.smsmanager.com/openapi/cs/rest/restapi_v1/credit/paths/~1credit/get.md)