{"@context": "https://schema.org", "@type": "WebAPI", "name": "Rebilly REST API API", "description": "# Introduction The Rebilly API is built on HTTP. Our API is RESTful. It has predictable resource URLs. It returns HTTP response codes to indicate errors. It also accepts and returns JSON in the HTTP body. You can use your favorite HTTP/REST library for your programming language to use Rebilly's", "provider": {"@type": "Organization", "name": "rebilly.com"}, "documentation": "https://api-reference.rebilly.com/openapi.json"}
# Introduction The Rebilly API is built on HTTP. Our API is RESTful. It has predictable resource URLs. It returns HTTP response codes to indicate errors. It also accepts and returns JSON in the HTTP body. You can use your favorite HTTP/REST library for your programming language to use Rebilly's
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://api-sandbox.rebilly.com https://api.rebilly.com
auth: a p i k e y
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
# Introduction The Rebilly API is built on HTTP. Our API is RESTful. It has predictable resource URLs. It returns HTTP response codes to indicate errors. It also accepts and returns JSON in the HTTP body. You can use your favorite HTTP/REST library for your programming language to use Rebilly's API, or you can use one of our SDKs (currently available in [PHP](https://github.com/Rebilly/rebill
| method | path | what the vendor says it does |
|---|---|---|
GET | /3dsecure | Retrieve a list of ThreeDSecure entries 3D Secure |
POST | /3dsecure | Create a ThreeDSecure entry Create a ThreeDSecure entry. 3D Secure |
GET | /3dsecure/{id} | Retrieve a ThreeDSecure entry Retrieve a ThreeDSecure entry with specified identifier string. 3D Secure |
GET | /aml | Search PEP/Sanctions/Adverse Media lists Search multiple PEP/Sanctions/Adverse Media lists with first and last |
GET | /attachments | Retrieve a list of Attachments Retrieve a list of attachments. You may sort by the id, name, relatedId, relate |
POST | /attachments | Create an Attachment Create an Attachment. Files |
GET | /attachments/{id} | Retrieve an Attachment Retrieve a Attachment with specified identifier string. Files |
PUT | /attachments/{id} | Update the Attachment with predefined ID Update the Attachment with predefined ID. Files |
DELETE | /attachments/{id} | Delete an Attachment Delete the Attachment with predefined identifier string. Files |
GET | /authentication-options | Read current authentication options Read current authentication options. Customer Authentication |
PUT | /authentication-options | Change authentication options Change options. Customer Authentication |
GET | /authentication-tokens | Retrieve a list of auth tokens Retrieve a list of auth tokens. Customer Authentication |
POST | /authentication-tokens | Login Login a customer. Customer Authentication |
GET | /authentication-tokens/{token} | Verify Verify an authentication token. Customer Authentication |
DELETE | /authentication-tokens/{token} | Logout a customer Logout a customer. Customer Authentication |
POST | /authentication-tokens/{token}/exchange | Exchange Exchange Authentication Token for JWT. It will also invalidate an Authentication Token by default (s |
GET | /bank-accounts | Retrieve a list of bank accounts Retrieve a list of Bank Accounts. Bank Accounts |
POST | /bank-accounts | Create a Bank Account Create a Bank Account. Bank Accounts |
GET | /bank-accounts/{id} | Retrieve a Bank Account Retrieve a Bank Account with specified identifier string. Bank Accounts |
PUT | /bank-accounts/{id} | Create a Bank Account with predefined ID Create or update a BankAccount with predefined identifier string. Ban |
PATCH | /bank-accounts/{id} | Update a bank account's values Update bank account's values except for the account number and routing. number. |
POST | /bank-accounts/{id}/deactivation | Deactivate a Bank Account Deactivate a Bank Account. Bank Accounts |
GET | /blocklists | Retrieve a list of blocklists Retrieve a list of blocklists. Blocklists |
POST | /blocklists | Create a blocklist Create a blocklist. Blocklists |
GET | /blocklists/{id} | Retrieve a blocklist Retrieve a blocklist with specified identifier string. Blocklists |
PUT | /blocklists/{id} | Create a blocklist with predefined ID Create a blocklist with predefined identifier string. Blocklists |
DELETE | /blocklists/{id} | Delete a blocklist Delete a blocklist with predefined identifier string. Blocklists |
GET | /coupons | Retrieve a list of coupons Retrieve a list of coupons. Coupons |
POST | /coupons | Create a coupon Create a coupon. Coupons |
GET | /coupons-redemptions | Retrieve a list of coupon redemptions Coupons |
POST | /coupons-redemptions | Redeem a coupon Redeem a coupon. Coupons |
GET | /coupons-redemptions/{id} | Retrieve a coupon redemption with specified identifier string Coupons |
POST | /coupons-redemptions/{id}/cancel | Cancel a coupon redemption Coupons |
GET | /coupons/{id} | Retrieve a coupon Retrieve a coupon with specified coupon ID string. Coupons |
PUT | /coupons/{id} | Create or update a coupon with predefined coupon ID Create or update a coupon with predefined coupon ID. Coupo |
POST | /coupons/{id}/expiration | Set a coupon's expiration time Set a coupon's expiry time with the specified coupon ID. The expiredTime of a c |
GET | /credentials | Retrieve a list of credentials Retrieve a list of credentials. Customer Authentication |
POST | /credentials | Create a credential Create a credential. Customer Authentication |
GET | /credentials/{id} | Retrieve a credential Retrieve a credential with specified identifier string. Customer Authentication |
PUT | /credentials/{id} | Create or update a credential with predefined ID Create or update a credential with predefined identifier stri |
and 144 more operation(s) in this specification, all searchable.
specification origin: https://api-reference.rebilly.com/openapi.json
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.